File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 1378
1378
"description": "Configures whether Ory Kratos Profile Method is enabled\n\nThis governs the \"selfservice.methods.profile.enabled\" setting.",
1379
1379
"type": "boolean"
1380
1380
},
1381
- "kratos_selfservice_methods_saml_config_base_redirect_uri": {
1382
- "description": "Configures the Ory Kratos SAML base redirect URI\n\nThis governs the \"selfservice.methods.saml.config.base_redirect_uri\" setting.",
1383
- "type": "string"
1384
- },
1385
1381
"kratos_selfservice_methods_saml_config_providers": {
1386
1382
"$ref": "#/components/schemas/projectRevisionSamlProviders"
1387
1383
},
5740
5736
"description": "Configures whether Ory Kratos Profile Method is enabled\n\nThis governs the \"selfservice.methods.profile.enabled\" setting.",
5741
5737
"type": "boolean"
5742
5738
},
5743
- "kratos_selfservice_methods_saml_config_base_redirect_uri": {
5744
- "description": "Configures the Ory Kratos SAML base redirect URI\n\nThis governs the \"selfservice.methods.saml.config.base_redirect_uri\" setting.",
5745
- "type": "string"
5746
- },
5747
5739
"kratos_selfservice_methods_saml_config_providers": {
5748
5740
"$ref": "#/components/schemas/projectRevisionSamlProviders"
5749
5741
},
You can’t perform that action at this time.
0 commit comments