Interface PostSsoTicketRequestConnectionConfigOptionsIdpinitiated

Allows IdP-initiated login

Hierarchy

  • PostSsoTicketRequestConnectionConfigOptionsIdpinitiated

Properties

client_authorizequery?: string

Query string options to customize the behaviour for OpenID Connect when idpinitiated.client_protocol is oauth2. Allowed parameters: redirect_uri, scope, response_type. For example, redirect_uri=https://jwt.io&scope=openid email&response_type=token

client_id?: string

Default application client_id user is redirected to after validated SAML response

The protocol used to connect to the the default application

enabled?: boolean

Enables IdP-initiated login for this connection