keycloak
|
限定公開変数類 | |
boolean | addReadTokenRoleOnCreate |
boolean | linkOnly |
非公開変数類 | |
String | internalId |
String | alias |
String | providerId |
boolean | enabled |
boolean | trustEmail |
boolean | storeToken |
boolean | authenticateByDefault |
String | firstBrokerLoginFlowId |
String | postBrokerLoginFlowId |
String | displayName |
Map< String, String > | config = new HashMap<String, String>() |
A model type representing the configuration for identity providers. It provides some common properties and also a org.keycloak.models.IdentityProviderModel#config for configuration options and properties specifics to a identity provider.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
private |
An user-defined identifier to unique identify an identity provider instance.
|
private |
Specifies if particular provider should be used by default for authentication even before displaying login screen
|
private |
A map containing the configuration and properties for a specific identity provider instance and implementation. The items in the map are understood by the identity provider implementation.
|
private |
|
private |
|
private |
|
private |
|
protected |
|
private |
|
private |
An identifier used to reference a specific identity provider implementation. The value of this field is the same across instances of the same provider implementation.
|
private |
|
private |