Package org.keycloak.models
Class OrganizationDomainModel
java.lang.Object
org.keycloak.models.OrganizationDomainModel
- All Implemented Interfaces:
Serializable
Model implementation of an organization internet domain.
- Author:
- Stefan Guilhen
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Value used to link an identity provider with all domains from the organization. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ANY_DOMAIN
Value used to link an identity provider with all domains from the organization. If the user's email domain matches any of the organization domains, automatic redirection to the identity will be performed.- See Also:
-
-
Constructor Details
-
OrganizationDomainModel
-
OrganizationDomainModel
-
-
Method Details