Show / Hide Table of Contents

Property AuthorizationPromptType

AuthorizationPromptType

Gets the type of user interaction required for authentication and consent while signing in to the Identity-Aware Proxy (IAP).

Declaration
public IapAuthorizationPromptType AuthorizationPromptType { get; }
Property Value
Type Description
IapAuthorizationPromptType

The type of user interaction required for authentication and consent while signing in to the Identity-Aware Proxy (IAP).

Remarks

The default value is 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.

Applies to

Platforms and versions
TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.