GetZeroTrustAccessApplicationSaasAppHybridAndImplicitOptions

data class GetZeroTrustAccessApplicationSaasAppHybridAndImplicitOptions(val returnAccessTokenFromAuthorizationEndpoint: Boolean, val returnIdTokenFromAuthorizationEndpoint: Boolean)

Constructors

constructor(returnAccessTokenFromAuthorizationEndpoint: Boolean, returnIdTokenFromAuthorizationEndpoint: Boolean)

Types

Link copied to clipboard
object Companion

Properties

If an Access Token should be returned from the OIDC Authorization endpoint

Link copied to clipboard

If an ID Token should be returned from the OIDC Authorization endpoint