Uses of Class
org.keycloak.broker.provider.AbstractIdentityProviderMapper
- 
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.broker.oidc.mappersSubclasses 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.providerSubclasses of AbstractIdentityProviderMapper in org.keycloak.broker.provider Modifier and Type Class Description classHardcodedAttributeMapperclassHardcodedRoleMapperclassHardcodedUserSessionAttributeMapper
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.broker.saml.mappersSubclasses 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.facebookSubclasses of AbstractIdentityProviderMapper in org.keycloak.social.facebook Modifier and Type Class Description classFacebookUserAttributeMapperUser attribute mapper.
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.social.githubSubclasses of AbstractIdentityProviderMapper in org.keycloak.social.github Modifier and Type Class Description classGitHubUserAttributeMapperUser attribute mapper.
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.social.googleSubclasses of AbstractIdentityProviderMapper in org.keycloak.social.google Modifier and Type Class Description classGoogleUserAttributeMapperUser attribute mapper.
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.social.instagramSubclasses of AbstractIdentityProviderMapper in org.keycloak.social.instagram Modifier and Type Class Description classInstagramUserAttributeMapperUser attribute mapper.
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.social.linkedinSubclasses of AbstractIdentityProviderMapper in org.keycloak.social.linkedin Modifier and Type Class Description classLinkedInUserAttributeMapperUser attribute mapper.
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.social.microsoftSubclasses of AbstractIdentityProviderMapper in org.keycloak.social.microsoft Modifier and Type Class Description classMicrosoftUserAttributeMapperUser attribute mapper.
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.social.openshiftSubclasses of AbstractIdentityProviderMapper in org.keycloak.social.openshift Modifier and Type Class Description classOpenshiftV4AttributeMapper
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.social.paypalSubclasses of AbstractIdentityProviderMapper in org.keycloak.social.paypal Modifier and Type Class Description classPayPalUserAttributeMapperUser attribute mapper.
- 
Uses of AbstractIdentityProviderMapper in org.keycloak.social.stackoverflowSubclasses of AbstractIdentityProviderMapper in org.keycloak.social.stackoverflow Modifier and Type Class Description classStackoverflowUserAttributeMapperUser attribute mapper.
 
-