GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.addScopesListItem(String scopesListItem) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.authorizationEndpoint(String authorizationEndpoint) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.claimsPropagationConfig(ClaimsPropagationConfigForGetIdentityProviderOAuthOutput claimsPropagationConfig) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.clientId(String clientId) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.clientSecret(String clientSecret) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.enabled(Boolean enabled) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.idAttribute(String idAttribute) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.name(String name) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.provider(String provider) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.providerOptions(ProviderOptionsForGetIdentityProviderOAuthOutput providerOptions) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.scopesList(List<String> scopesList) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.tokenEndpoint(String tokenEndpoint) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.uid(String uid) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.usePkce(Boolean usePkce) |
GetIdentityProviderOAuthResponse |
GetIdentityProviderOAuthResponse.userEndpoint(String userEndpoint) |