|
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.27 |
| 42 | + version: v1.22.28 |
43 | 43 | servers: |
44 | 44 | - url: "https://{project_slug}.projects.oryapis.com/" |
45 | 45 | variables: |
@@ -10758,17 +10758,39 @@ components: |
10758 | 10758 | title: "StringSliceJSONFormat represents []string{} which is encoded to/from\ |
10759 | 10759 | \ JSON for SQL storage." |
10760 | 10760 | type: array |
| 10761 | + kratos_selfservice_methods_captcha_config_byo: |
| 10762 | + description: |- |
| 10763 | + Configures whether to use BYO or managed widget |
| 10764 | + |
| 10765 | + Reach out to your account manager to enable this feature. |
| 10766 | + type: boolean |
| 10767 | + kratos_selfservice_methods_captcha_config_cf_turnstile_byo_secret: |
| 10768 | + description: |- |
| 10769 | + Configures the Cloudflare Turnstile site secret for Ory BYO CAPTCHA protection |
| 10770 | + |
| 10771 | + The site secret is private and will be never be shared with the client. This key is write only and the value will not be returned in response to a read request. |
| 10772 | + |
| 10773 | + Reach out to your account manager to enable this feature. |
| 10774 | + type: string |
| 10775 | + kratos_selfservice_methods_captcha_config_cf_turnstile_byo_sitekey: |
| 10776 | + description: |- |
| 10777 | + Configures the Cloudflare Turnstile site key for Ory BYO CAPTCHA protection |
| 10778 | + |
| 10779 | + The site key is public and will be shared with the client. |
| 10780 | + |
| 10781 | + Reach out to your account manager to enable this feature. |
| 10782 | + type: string |
10761 | 10783 | kratos_selfservice_methods_captcha_config_cf_turnstile_secret: |
10762 | 10784 | description: |- |
10763 | | - Configures the Cloudflare Turnstile site secret for CAPTCHA protection |
| 10785 | + Configures the Cloudflare Turnstile site secret for managed CAPTCHA protection |
10764 | 10786 |
|
10765 | 10787 | The site secret is private and will be never be shared with the client. This key is write only and the value will not be returned in response to a read request. |
10766 | 10788 |
|
10767 | 10789 | Reach out to your account manager to enable this feature. |
10768 | 10790 | type: string |
10769 | 10791 | kratos_selfservice_methods_captcha_config_cf_turnstile_sitekey: |
10770 | 10792 | description: |- |
10771 | | - Configures the Cloudflare Turnstile site key for CAPTCHA protection |
| 10793 | + Configures the Cloudflare Turnstile site key for managed CAPTCHA protection |
10772 | 10794 |
|
10773 | 10795 | The site key is public and will be shared with the client. |
10774 | 10796 |
|
@@ -16807,17 +16829,39 @@ components: |
16807 | 16829 | title: "StringSliceJSONFormat represents []string{} which is encoded to/from\ |
16808 | 16830 | \ JSON for SQL storage." |
16809 | 16831 | type: array |
| 16832 | + kratos_selfservice_methods_captcha_config_byo: |
| 16833 | + description: |- |
| 16834 | + Configures whether to use BYO or managed widget |
| 16835 | + |
| 16836 | + Reach out to your account manager to enable this feature. |
| 16837 | + type: boolean |
| 16838 | + kratos_selfservice_methods_captcha_config_cf_turnstile_byo_secret: |
| 16839 | + description: |- |
| 16840 | + Configures the Cloudflare Turnstile site secret for Ory BYO CAPTCHA protection |
| 16841 | + |
| 16842 | + The site secret is private and will be never be shared with the client. This key is write only and the value will not be returned in response to a read request. |
| 16843 | + |
| 16844 | + Reach out to your account manager to enable this feature. |
| 16845 | + type: string |
| 16846 | + kratos_selfservice_methods_captcha_config_cf_turnstile_byo_sitekey: |
| 16847 | + description: |- |
| 16848 | + Configures the Cloudflare Turnstile site key for Ory BYO CAPTCHA protection |
| 16849 | + |
| 16850 | + The site key is public and will be shared with the client. |
| 16851 | + |
| 16852 | + Reach out to your account manager to enable this feature. |
| 16853 | + type: string |
16810 | 16854 | kratos_selfservice_methods_captcha_config_cf_turnstile_secret: |
16811 | 16855 | description: |- |
16812 | | - Configures the Cloudflare Turnstile site secret for CAPTCHA protection |
| 16856 | + Configures the Cloudflare Turnstile site secret for managed CAPTCHA protection |
16813 | 16857 |
|
16814 | 16858 | The site secret is private and will be never be shared with the client. This key is write only and the value will not be returned in response to a read request. |
16815 | 16859 |
|
16816 | 16860 | Reach out to your account manager to enable this feature. |
16817 | 16861 | type: string |
16818 | 16862 | kratos_selfservice_methods_captcha_config_cf_turnstile_sitekey: |
16819 | 16863 | description: |- |
16820 | | - Configures the Cloudflare Turnstile site key for CAPTCHA protection |
| 16864 | + Configures the Cloudflare Turnstile site key for managed CAPTCHA protection |
16821 | 16865 |
|
16822 | 16866 | The site key is public and will be shared with the client. |
16823 | 16867 |
|
@@ -23897,6 +23941,7 @@ components: |
23897 | 23941 | `login_hint` (string): The `login_hint` parameter suppresses the account chooser and either pre-fills the email box on the sign-in form, or selects the proper session. |
23898 | 23942 | `hd` (string): The `hd` parameter limits the login/registration process to a Google Organization, e.g. `mycollege.edu`. |
23899 | 23943 | `prompt` (string): The `prompt` specifies whether the Authorization Server prompts the End-User for reauthentication and consent, e.g. `select_account`. |
| 23944 | + `acr_values` (string): The `acr_values` specifies the Authentication Context Class Reference values for the authorization request. |
23900 | 23945 | type: object |
23901 | 23946 | required: |
23902 | 23947 | - method |
@@ -24257,6 +24302,7 @@ components: |
24257 | 24302 | `login_hint` (string): The `login_hint` parameter suppresses the account chooser and either pre-fills the email box on the sign-in form, or selects the proper session. |
24258 | 24303 | `hd` (string): The `hd` parameter limits the login/registration process to a Google Organization, e.g. `mycollege.edu`. |
24259 | 24304 | `prompt` (string): The `prompt` specifies whether the Authorization Server prompts the End-User for reauthentication and consent, e.g. `select_account`. |
| 24305 | + `acr_values` (string): The `acr_values` specifies the Authentication Context Class Reference values for the authorization request. |
24260 | 24306 | type: object |
24261 | 24307 | required: |
24262 | 24308 | - method |
@@ -24523,6 +24569,7 @@ components: |
24523 | 24569 | `login_hint` (string): The `login_hint` parameter suppresses the account chooser and either pre-fills the email box on the sign-in form, or selects the proper session. |
24524 | 24570 | `hd` (string): The `hd` parameter limits the login/registration process to a Google Organization, e.g. `mycollege.edu`. |
24525 | 24571 | `prompt` (string): The `prompt` specifies whether the Authorization Server prompts the End-User for reauthentication and consent, e.g. `select_account`. |
| 24572 | + `acr_values` (string): The `acr_values` specifies the Authentication Context Class Reference values for the authorization request. |
24526 | 24573 | type: object |
24527 | 24574 | required: |
24528 | 24575 | - method |
|
0 commit comments