authorizationPromptType property
The type of user interaction required for authentication and consent while signing in to the Identity-Aware Proxy (IAP).
The default value is IapAuthorizationPromptType.unspecified, which defines the default user interaction behavior for the Identity-Aware Proxy (IAP). It optimizes the user experience by minimizing unnecessary credential prompts. The single sign-on (SSO) experience is determined by the authenticated Identity-Aware Proxy (IAP) session within the web session.
- User will not be prompted to enter credential unless necessary.
- If multiple user accounts are signed in, a select account interface will be displayed to allow users to choose their desired account.