|
39 | 39 | url: https://www.apache.org/licenses/LICENSE-2.0.html |
40 | 40 | termsOfService: /tos |
41 | 41 | title: Ory APIs |
42 | | - version: v1.22.43 |
| 42 | + version: v1.22.44 |
43 | 43 | servers: |
44 | 44 | - url: "https://{project_slug}.projects.oryapis.com/" |
45 | 45 | variables: |
@@ -13700,6 +13700,7 @@ components: |
13700 | 13700 | OrganizationBody: |
13701 | 13701 | description: Create B2B SSO Organization Request Body |
13702 | 13702 | example: |
| 13703 | + session_lifespan: 24h |
13703 | 13704 | default_region: eu-central |
13704 | 13705 | domains: |
13705 | 13706 | - domains |
@@ -13751,6 +13752,14 @@ components: |
13751 | 13752 | label: |
13752 | 13753 | description: Label contains the organization's label. |
13753 | 13754 | type: string |
| 13755 | + session_lifespan: |
| 13756 | + description: |- |
| 13757 | + SessionLifespan overrides the project-level session.lifespan for sessions |
| 13758 | + issued for this organization. A Go duration string between 1m and 8760h |
| 13759 | + (e.g. "1h", "24h"). Send "" to clear and inherit the project default. Omit |
| 13760 | + to leave the existing value unchanged on update. |
| 13761 | + example: 24h |
| 13762 | + type: string |
13754 | 13763 | type: object |
13755 | 13764 | ParseError: |
13756 | 13765 | example: |
@@ -14664,6 +14673,7 @@ components: |
14664 | 14673 | type: string |
14665 | 14674 | basicOrganization: |
14666 | 14675 | example: |
| 14676 | + session_lifespan: 24h |
14667 | 14677 | default_region: eu-central |
14668 | 14678 | domains: |
14669 | 14679 | - domains |
@@ -14714,6 +14724,14 @@ components: |
14714 | 14724 | label: |
14715 | 14725 | description: The organization's human-readable label. |
14716 | 14726 | type: string |
| 14727 | + session_lifespan: |
| 14728 | + description: |- |
| 14729 | + SessionLifespan overrides the project-level session lifespan for sessions |
| 14730 | + issued for this organization. A Go duration string between 1m and 8760h. |
| 14731 | + A null (or zero) value means the project default applies. |
| 14732 | + example: 24h |
| 14733 | + pattern: "^[0-9]+(s|m|h)$" |
| 14734 | + type: string |
14717 | 14735 | required: |
14718 | 14736 | - domains |
14719 | 14737 | - id |
@@ -16418,6 +16436,7 @@ components: |
16418 | 16436 | getOrganizationResponse: |
16419 | 16437 | example: |
16420 | 16438 | organization: |
| 16439 | + session_lifespan: 24h |
16421 | 16440 | default_region: eu-central |
16422 | 16441 | created_at: 2000-01-23T04:56:07.000+00:00 |
16423 | 16442 | domains: |
@@ -17754,14 +17773,16 @@ components: |
17754 | 17773 | next_page_token: next_page_token |
17755 | 17774 | has_next_page: true |
17756 | 17775 | organizations: |
17757 | | - - default_region: eu-central |
| 17776 | + - session_lifespan: 24h |
| 17777 | + default_region: eu-central |
17758 | 17778 | created_at: 2000-01-23T04:56:07.000+00:00 |
17759 | 17779 | domains: |
17760 | 17780 | - domains |
17761 | 17781 | - domains |
17762 | 17782 | id: 046b6c7f-0b8a-43b9-b35d-6489e6daee91 |
17763 | 17783 | label: label |
17764 | | - - default_region: eu-central |
| 17784 | + - session_lifespan: 24h |
| 17785 | + default_region: eu-central |
17765 | 17786 | created_at: 2000-01-23T04:56:07.000+00:00 |
17766 | 17787 | domains: |
17767 | 17788 | - domains |
@@ -23295,6 +23316,7 @@ components: |
23295 | 23316 | organization: |
23296 | 23317 | description: B2B SSO Organization |
23297 | 23318 | example: |
| 23319 | + session_lifespan: 24h |
23298 | 23320 | default_region: eu-central |
23299 | 23321 | created_at: 2000-01-23T04:56:07.000+00:00 |
23300 | 23322 | domains: |
@@ -23349,6 +23371,14 @@ components: |
23349 | 23371 | label: |
23350 | 23372 | description: The organization's human-readable label. |
23351 | 23373 | type: string |
| 23374 | + session_lifespan: |
| 23375 | + description: |- |
| 23376 | + SessionLifespan overrides the project-level session lifespan for sessions |
| 23377 | + issued for this organization. A Go duration string between 1m and 8760h. |
| 23378 | + A null (or zero) value means the project default applies. |
| 23379 | + example: 24h |
| 23380 | + pattern: "^[0-9]+(s|m|h)$" |
| 23381 | + type: string |
23352 | 23382 | required: |
23353 | 23383 | - created_at |
23354 | 23384 | - domains |
@@ -23506,13 +23536,15 @@ components: |
23506 | 23536 | home_region: eu-central |
23507 | 23537 | name: name |
23508 | 23538 | organizations: |
23509 | | - - default_region: eu-central |
| 23539 | + - session_lifespan: 24h |
| 23540 | + default_region: eu-central |
23510 | 23541 | domains: |
23511 | 23542 | - domains |
23512 | 23543 | - domains |
23513 | 23544 | id: 046b6c7f-0b8a-43b9-b35d-6489e6daee91 |
23514 | 23545 | label: label |
23515 | | - - default_region: eu-central |
| 23546 | + - session_lifespan: 24h |
| 23547 | + default_region: eu-central |
23516 | 23548 | domains: |
23517 | 23549 | - domains |
23518 | 23550 | - domains |
@@ -26501,13 +26533,15 @@ components: |
26501 | 26533 | home_region: eu-central |
26502 | 26534 | name: name |
26503 | 26535 | organizations: |
26504 | | - - default_region: eu-central |
| 26536 | + - session_lifespan: 24h |
| 26537 | + default_region: eu-central |
26505 | 26538 | domains: |
26506 | 26539 | - domains |
26507 | 26540 | - domains |
26508 | 26541 | id: 046b6c7f-0b8a-43b9-b35d-6489e6daee91 |
26509 | 26542 | label: label |
26510 | | - - default_region: eu-central |
| 26543 | + - session_lifespan: 24h |
| 26544 | + default_region: eu-central |
26511 | 26545 | domains: |
26512 | 26546 | - domains |
26513 | 26547 | - domains |
@@ -29255,6 +29289,14 @@ components: |
29255 | 29289 | items: |
29256 | 29290 | type: string |
29257 | 29291 | type: array |
| 29292 | + session_lifespan: |
| 29293 | + description: |- |
| 29294 | + SessionLifespan overrides the project-level session lifespan for sessions |
| 29295 | + issued for this organization. A Go duration string between 1m and 8760h. |
| 29296 | + A null (or zero) value means the project default applies. |
| 29297 | + example: 24h |
| 29298 | + pattern: "^[0-9]+(s|m|h)$" |
| 29299 | + type: string |
29258 | 29300 | required: |
29259 | 29301 | - created_at |
29260 | 29302 | - domains |
|
0 commit comments