public static interface ModifyVerifiedAccessTrustProviderOidcOptions.Builder extends SdkPojo, CopyableBuilder<ModifyVerifiedAccessTrustProviderOidcOptions.Builder,ModifyVerifiedAccessTrustProviderOidcOptions>
| Modifier and Type | Method and Description |
|---|---|
ModifyVerifiedAccessTrustProviderOidcOptions.Builder |
scope(String scope)
OpenID Connect (OIDC) scopes are used by an application during authentication to authorize access to a user's
details.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildModifyVerifiedAccessTrustProviderOidcOptions.Builder scope(String scope)
OpenID Connect (OIDC) scopes are used by an application during authentication to authorize access to a user's details. Each scope returns a specific set of user attributes.
scope - OpenID Connect (OIDC) scopes are used by an application during authentication to authorize access to a
user's details. Each scope returns a specific set of user attributes.Copyright © 2023. All rights reserved.