Uses of Class
org.keycloak.broker.provider.AbstractIdentityProviderMapper
-
-
Uses of AbstractIdentityProviderMapper in org.keycloak.broker.oidc.mappers
Subclasses of AbstractIdentityProviderMapper in org.keycloak.broker.oidc.mappers Modifier and Type Class Description classAbstractClaimMapperclassAbstractClaimToGroupMapperclassAbstractClaimToRoleMapperAbstract class that handles the logic for importing and updating brokered users for all mappers that map an OIDC claim into aKeycloakrole.classAbstractJsonUserAttributeMapperAbstract class for Social Provider mappers which allow mapping of JSON user profile field into Keycloak user attribute.classAdvancedClaimToGroupMapperclassAdvancedClaimToRoleMapperclassClaimToRoleMapperclassExternalKeycloakRoleToRoleMapperclassUserAttributeMapperclassUsernameTemplateMapper -
Uses of AbstractIdentityProviderMapper in org.keycloak.broker.provider
Subclasses of AbstractIdentityProviderMapper in org.keycloak.broker.provider Modifier and Type Class Description classHardcodedAttributeMapperclassHardcodedRoleMapperclassHardcodedUserSessionAttributeMapper -
Uses of AbstractIdentityProviderMapper in org.keycloak.broker.saml.mappers
Subclasses of AbstractIdentityProviderMapper in org.keycloak.broker.saml.mappers Modifier and Type Class Description classAbstractAttributeToGroupMapperAbstract class that handles the logic for importing and updating brokered users for all mappers that map a SAML attribute into aKeycloakgroup.classAbstractAttributeToRoleMapperAbstract class that handles the logic for importing and updating brokered users for all mappers that map a SAML attribute into aKeycloakrole.classAdvancedAttributeToGroupMapperclassAdvancedAttributeToRoleMapperclassAttributeToRoleMapperclassUserAttributeMapperclassUsernameTemplateMapperclassXPathAttributeMapper -
Uses of AbstractIdentityProviderMapper in org.keycloak.social.facebook
Subclasses of AbstractIdentityProviderMapper in org.keycloak.social.facebook Modifier and Type Class Description classFacebookUserAttributeMapperUser attribute mapper. -
Uses of AbstractIdentityProviderMapper in org.keycloak.social.github
Subclasses of AbstractIdentityProviderMapper in org.keycloak.social.github Modifier and Type Class Description classGitHubUserAttributeMapperUser attribute mapper. -
Uses of AbstractIdentityProviderMapper in org.keycloak.social.google
Subclasses of AbstractIdentityProviderMapper in org.keycloak.social.google Modifier and Type Class Description classGoogleUserAttributeMapperUser attribute mapper. -
Uses of AbstractIdentityProviderMapper in org.keycloak.social.instagram
Subclasses of AbstractIdentityProviderMapper in org.keycloak.social.instagram Modifier and Type Class Description classInstagramUserAttributeMapperUser attribute mapper. -
Uses of AbstractIdentityProviderMapper in org.keycloak.social.linkedin
Subclasses of AbstractIdentityProviderMapper in org.keycloak.social.linkedin Modifier and Type Class Description classLinkedInUserAttributeMapperUser attribute mapper. -
Uses of AbstractIdentityProviderMapper in org.keycloak.social.microsoft
Subclasses of AbstractIdentityProviderMapper in org.keycloak.social.microsoft Modifier and Type Class Description classMicrosoftUserAttributeMapperUser attribute mapper. -
Uses of AbstractIdentityProviderMapper in org.keycloak.social.openshift
Subclasses of AbstractIdentityProviderMapper in org.keycloak.social.openshift Modifier and Type Class Description classOpenshiftV4AttributeMapper -
Uses of AbstractIdentityProviderMapper in org.keycloak.social.paypal
Subclasses of AbstractIdentityProviderMapper in org.keycloak.social.paypal Modifier and Type Class Description classPayPalUserAttributeMapperUser attribute mapper. -
Uses of AbstractIdentityProviderMapper in org.keycloak.social.stackoverflow
Subclasses of AbstractIdentityProviderMapper in org.keycloak.social.stackoverflow Modifier and Type Class Description classStackoverflowUserAttributeMapperUser attribute mapper.
-