Okta.Sdk.Model.TestInfoOidcTestConfiguration

October 3, 2024 ยท View on GitHub

OIDC test details

Properties

NameTypeDescriptionNotes
IdpboolRead only.<br>Indicates if your integration supports IdP-initiated sign-in flows. If `sso.oidc.initiateLoginUri` is specified, this property is set to `true`. If `sso.oidc.initiateLoginUri` isn't set for the integration submission, this property is set to `false`[optional] [readonly]
SpboolRead only.<br>Indicates if your integration supports SP-initiated sign-in flows and is always set to `true` for OIDC SSO[optional] [readonly]
JitboolIndicates if your integration supports Just-In-Time (JIT) provisioning[optional]
SpInitiateUrlstringURL for SP-initiated sign-in flows (required if `sp = true`)

[Back to Model list] [Back to API list] [Back to README]