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