Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 915 Bytes

TestInfoSamlTestConfiguration.md

File metadata and controls

15 lines (11 loc) · 915 Bytes

Okta.Sdk.Model.TestInfoSamlTestConfiguration

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]

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