Application Portal Options Sign In Options
data class ApplicationPortalOptionsSignInOptions(val applicationUrl: String? = null, val origin: String)
Constructors
Types
Properties
Link copied to clipboard
Link copied to clipboard
Determines how IAM Identity Center navigates the user to the target application. Valid values are APPLICATION and IDENTITY_CENTER. If APPLICATION is set, IAM Identity Center redirects the customer to the configured application_url. If IDENTITY_CENTER is set, IAM Identity Center uses SAML identity-provider initiated authentication to sign the customer directly into a SAML-based application.