Okta.Sdk.Model.TestInfoSamlTestConfiguration
October 3, 2024 ยท View on GitHub
SAML test details
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Idp | bool | Indicates if your integration supports IdP-initiated sign-in | [optional] |
| Sp | bool | Indicates if your integration supports SP-initiated sign-in | [optional] |
| Jit | bool | Indicates if your integration supports Just-In-Time (JIT) provisioning | [optional] |
| SpInitiateUrl | string | URL for SP-initiated sign-in flows (required if `sp = true`) | |
| SpInitiateDescription | string | Instructions on how to sign in to your app using the SP-initiated flow (required if `sp = true`) | [optional] |