Interface: SAMLMethodOptions
Types.SAMLMethodOptions
Export
Interface
SAMLMethodOptions
Properties
csrf_token
• Optional
csrf_token: string
Memberof
SAMLMethodOptions
method
• method: FactorMethod
Memberof
SAMLMethodOptions
pkce_code_challenge
• Optional
pkce_code_challenge: string
Memberof
SAMLMethodOptions
provider_credentials_id
• provider_credentials_id: string
Memberof
SAMLMethodOptions
redirect_target
• Optional
redirect_target: string
URL to redirect to after login at the third-party IdP.
Memberof
SAMLMethodOptions
ux_mode
• Optional
ux_mode: SSOUXMode
Memberof
SAMLMethodOptions