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