Uses of Interface
org.keycloak.provider.ConfiguredProvider
Packages that use ConfiguredProvider
Package
Description
-
Uses of ConfiguredProvider in org.keycloak.authentication
Subinterfaces of ConfiguredProvider in org.keycloak.authenticationModifier and TypeInterfaceDescriptioninterfaceFactory to createAuthenticationFlowCallbackinstances.interfaceFactory for creating Authenticator instances.interfaceFactory for creating ClientAuthenticator instances.interfaceinterfaceFactory for instantiating FormAction objects.interfaceFactory for instantiating FormAuthenticators. -
Uses of ConfiguredProvider in org.keycloak.authentication.authenticators.access
Classes in org.keycloak.authentication.authenticators.access that implement ConfiguredProviderModifier and TypeClassDescriptionclassclass -
Uses of ConfiguredProvider in org.keycloak.authentication.authenticators.broker
Classes in org.keycloak.authentication.authenticators.broker that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.authentication.authenticators.browser
Classes in org.keycloak.authentication.authenticators.browser that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassfinal classclassclassclassclassclassclassclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.authentication.authenticators.client
Classes in org.keycloak.authentication.authenticators.client that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassValidates client based on "client_id" and "client_secret" sent either in request parameters or in "Authorization: Basic" header .classClient authentication based on JWT signed by client private key .classClient authentication based on JWT signed by client secret instead of private key .class -
Uses of ConfiguredProvider in org.keycloak.authentication.authenticators.conditional
Subinterfaces of ConfiguredProvider in org.keycloak.authentication.authenticators.conditionalClasses in org.keycloak.authentication.authenticators.conditional that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclassConditional factory to know if a sub-flow was executed successfully in the authentication flow.classclass -
Uses of ConfiguredProvider in org.keycloak.authentication.authenticators.directgrant
Classes in org.keycloak.authentication.authenticators.directgrant that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.authentication.authenticators.resetcred
Classes in org.keycloak.authentication.authenticators.resetcred that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.authentication.authenticators.sessionlimits
Classes in org.keycloak.authentication.authenticators.sessionlimits that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.authentication.authenticators.x509
Classes in org.keycloak.authentication.authenticators.x509 that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclass -
Uses of ConfiguredProvider in org.keycloak.authentication.forms
Classes in org.keycloak.authentication.forms that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.broker.oidc
Classes in org.keycloak.broker.oidc that implement ConfiguredProviderModifier and TypeClassDescriptionclassclass -
Uses of ConfiguredProvider in org.keycloak.broker.oidc.mappers
Classes in org.keycloak.broker.oidc.mappers that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassAbstract class that handles the logic for importing and updating brokered users for all mappers that map an OIDC claim into aKeycloakrole.classAbstract class for Social Provider mappers which allow mapping of JSON user profile field into Keycloak user attribute.classclassclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.broker.provider
Subinterfaces of ConfiguredProvider in org.keycloak.broker.providerModifier and TypeInterfaceDescriptioninterfaceIdentityProviderFactory<T extends IdentityProvider>interfaceClasses in org.keycloak.broker.provider that implement ConfiguredProviderModifier and TypeClassDescriptionclassAbstractIdentityProviderFactory<T extends IdentityProvider>classclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.broker.saml
Classes in org.keycloak.broker.saml that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.broker.saml.mappers
Classes in org.keycloak.broker.saml.mappers that implement ConfiguredProviderModifier and TypeClassDescriptionclassAbstract class that handles the logic for importing and updating brokered users for all mappers that map a SAML attribute into aKeycloakgroup.classAbstract class that handles the logic for importing and updating brokered users for all mappers that map a SAML attribute into aKeycloakrole.classclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.broker.social
Subinterfaces of ConfiguredProvider in org.keycloak.broker.socialModifier and TypeInterfaceDescriptioninterface -
Uses of ConfiguredProvider in org.keycloak.component
Subinterfaces of ConfiguredProvider in org.keycloak.componentModifier and TypeInterfaceDescriptioninterfaceAmphibianProviderFactory<ProviderType extends Provider>Ancestor for a provider factory for both a standaloneProviderFactoryand aComponentFactory.interfaceComponentFactory<CreatedType,ProviderType extends Provider> interfaceinterfaceSubComponentFactory<CreatedType,ProviderType extends Provider> Useful when you want to describe config properties that are effected by the parent ComponentModel -
Uses of ConfiguredProvider in org.keycloak.federation.kerberos
Classes in org.keycloak.federation.kerberos that implement ConfiguredProviderModifier and TypeClassDescriptionclassFactory for standalone Kerberos federation provider. -
Uses of ConfiguredProvider in org.keycloak.federation.sssd
Classes in org.keycloak.federation.sssd that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.ipatuura_user_spi
Classes in org.keycloak.ipatuura_user_spi that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.keys
Subinterfaces of ConfiguredProvider in org.keycloak.keysClasses in org.keycloak.keys that implement ConfiguredProviderModifier and TypeClassDescriptionclassAbstractEcKeyProviderFactory<T extends KeyProvider>classclassAbstractGeneratedEcKeyProviderFactory<T extends KeyProvider>classclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.organization.authentication.authenticators.broker
Classes in org.keycloak.organization.authentication.authenticators.broker that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.organization.authentication.authenticators.browser
Classes in org.keycloak.organization.authentication.authenticators.browser that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.organization.protocol.mappers.oidc
Classes in org.keycloak.organization.protocol.mappers.oidc that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.organization.protocol.mappers.saml
Classes in org.keycloak.organization.protocol.mappers.saml that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.protocol
Subinterfaces of ConfiguredProvider in org.keycloak.protocol -
Uses of ConfiguredProvider in org.keycloak.protocol.docker
Classes in org.keycloak.protocol.docker that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.protocol.docker.mapper
Classes in org.keycloak.protocol.docker.mapper that implement ConfiguredProviderModifier and TypeClassDescriptionclassPopulates token with requested scope.class -
Uses of ConfiguredProvider in org.keycloak.protocol.oid4vc.issuance.credentialbuilder
Subinterfaces of ConfiguredProvider in org.keycloak.protocol.oid4vc.issuance.credentialbuilderClasses in org.keycloak.protocol.oid4vc.issuance.credentialbuilder that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclass -
Uses of ConfiguredProvider in org.keycloak.protocol.oid4vc.issuance.mappers
Classes in org.keycloak.protocol.oid4vc.issuance.mappers that implement ConfiguredProviderModifier and TypeClassDescriptionclassAllows to add the context to the credential subjectclassAdds a generated ID to the credential (as a configurable property).classMap issuance date to the credential, under the default claim name "iat"classBase class for OID4VC Mappers, to provide common configuration and functionality for all of themclassAllows to add statically configured claims to the credential subjectclassSets an ID for the credential, either randomly generated or statically configuredclassAdds the users roles to the credential subjectclassAllows to add types to the credential subjectclassAllows to add user attributes to the credential subject -
Uses of ConfiguredProvider in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor
Classes in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclass -
Uses of ConfiguredProvider in org.keycloak.protocol.oidc.mappers
Classes in org.keycloak.protocol.oidc.mappers that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassSet the 'sub' claim to pairwise .classclassclassProtocol mapper to add allowed web origins to the access token to the 'allowed-origins' claimclassclassclassProtocol mapper, which adds all client_ids of "allowed" clients to the audience field of the token.classclassclassclassSet the 'name' claim to be first + last name.classMaps user group membershipclassclassAdd a role to a tokenclassSimple mapper that adds the nonce claim into the access token as before.classMap an assigned role to a different position and name in the tokenclassOIDCProtocolMapperthat uses a provided JavaScript fragment to compute the token claim value.classclassclassclassMappings UserModel.attribute to an ID Token claim.classAllows mapping of user client role mappings to an ID and Access Token claim.classMappings UserModel property (the property name of a getter method) to an ID Token claim.classAllows mapping of user realm role mappings to an ID and Access Token claim.classMappings UserSessionModel.note to an ID Token claim. -
Uses of ConfiguredProvider in org.keycloak.protocol.saml.mappers
Classes in org.keycloak.protocol.saml.mappers that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclassMappings UserModel property (the property name of a getter method) to an AttributeStatement.classMappings UserModel property (the property name of a getter method) to an AttributeStatement.classclassMap an assigned role to a different position and name in the tokenclassSAML mapper to add a audience restriction into the assertion, to another client (clientId) or to a custom URI.classSAML audience resolve mapper.classThis class provides a mapper that uses javascript to attach a value to an attribute for SAML tokens.classclassMappings UserModel attribute (not property name of a getter method) to an AttributeStatement.classMappings UserModel property (the property name of a getter method) to an AttributeStatement.classMaps a user session note to a SAML attribute -
Uses of ConfiguredProvider in org.keycloak.protocol.saml.profile.ecp.authenticator
Classes in org.keycloak.protocol.saml.profile.ecp.authenticator that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.services.clientpolicy.condition
Subinterfaces of ConfiguredProvider in org.keycloak.services.clientpolicy.conditionClasses in org.keycloak.services.clientpolicy.condition that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.services.clientpolicy.executor
Subinterfaces of ConfiguredProvider in org.keycloak.services.clientpolicy.executorClasses in org.keycloak.services.clientpolicy.executor that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclassclassclassCheck that switch "fullScopeAllowed" is not enabled for the clientsclassclassclassclassclassclassclassclassExecutor factory for SAML client that ensures REDIRECT is not used for responses and forces POST binding configuration option in the client creation/update.classExecutor factory that enforces that all URLs configured in a SAML client are secure (https).classPolicy executor that enforces client and server (full document or assertion) signature is ON.classclassclassclassclassclassclassclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.services.clientregistration.policy
Subinterfaces of ConfiguredProvider in org.keycloak.services.clientregistration.policyClasses in org.keycloak.services.clientregistration.policy that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.services.clientregistration.policy.impl
Classes in org.keycloak.services.clientregistration.policy.impl that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.services.ui.extend
Subinterfaces of ConfiguredProvider in org.keycloak.services.ui.extendModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of ConfiguredProvider in org.keycloak.social.bitbucket
Classes in org.keycloak.social.bitbucket that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.social.facebook
Classes in org.keycloak.social.facebook that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassUser attribute mapper. -
Uses of ConfiguredProvider in org.keycloak.social.github
Classes in org.keycloak.social.github that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassUser attribute mapper. -
Uses of ConfiguredProvider in org.keycloak.social.gitlab
Classes in org.keycloak.social.gitlab that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.social.google
Classes in org.keycloak.social.google that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassUser attribute mapper. -
Uses of ConfiguredProvider in org.keycloak.social.instagram
Classes in org.keycloak.social.instagram that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassUser attribute mapper. -
Uses of ConfiguredProvider in org.keycloak.social.linkedin
Classes in org.keycloak.social.linkedin that implement ConfiguredProviderModifier and TypeClassDescriptionclassSpecific OIDC LinkedIn provider for Sign In with LinkedIn using OpenID Connect product app.classUser attribute mapper. -
Uses of ConfiguredProvider in org.keycloak.social.microsoft
Classes in org.keycloak.social.microsoft that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassUser attribute mapper. -
Uses of ConfiguredProvider in org.keycloak.social.openshift
Classes in org.keycloak.social.openshift that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassOpenShift 4 Identity Provider factory class. -
Uses of ConfiguredProvider in org.keycloak.social.paypal
Classes in org.keycloak.social.paypal that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassUser attribute mapper. -
Uses of ConfiguredProvider in org.keycloak.social.stackoverflow
Classes in org.keycloak.social.stackoverflow that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassUser attribute mapper. -
Uses of ConfiguredProvider in org.keycloak.social.twitter
Classes in org.keycloak.social.twitter that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.storage
Subinterfaces of ConfiguredProvider in org.keycloak.storageModifier and TypeInterfaceDescriptioninterfaceUserStorageProviderFactory<T extends UserStorageProvider> -
Uses of ConfiguredProvider in org.keycloak.storage.client
Subinterfaces of ConfiguredProvider in org.keycloak.storage.clientModifier and TypeInterfaceDescriptioninterface -
Uses of ConfiguredProvider in org.keycloak.storage.clientscope
Subinterfaces of ConfiguredProvider in org.keycloak.storage.clientscopeModifier and TypeInterfaceDescriptioninterface -
Uses of ConfiguredProvider in org.keycloak.storage.group
Subinterfaces of ConfiguredProvider in org.keycloak.storage.groupModifier and TypeInterfaceDescriptioninterfaceGroupStorageProviderFactory<T extends GroupStorageProvider> -
Uses of ConfiguredProvider in org.keycloak.storage.ldap
Classes in org.keycloak.storage.ldap that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.storage.ldap.mappers
Subinterfaces of ConfiguredProvider in org.keycloak.storage.ldap.mappersModifier and TypeInterfaceDescriptioninterfaceLDAPStorageMapperFactory<T extends LDAPStorageMapper>Classes in org.keycloak.storage.ldap.mappers that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of ConfiguredProvider in org.keycloak.storage.ldap.mappers.membership.group
Classes in org.keycloak.storage.ldap.mappers.membership.group that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.storage.ldap.mappers.membership.role
Classes in org.keycloak.storage.ldap.mappers.membership.role that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.storage.ldap.mappers.msad
Classes in org.keycloak.storage.ldap.mappers.msad that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.storage.ldap.mappers.msadlds
Classes in org.keycloak.storage.ldap.mappers.msadlds that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.storage.role
Subinterfaces of ConfiguredProvider in org.keycloak.storage.roleModifier and TypeInterfaceDescriptioninterfaceRoleStorageProviderFactory<T extends RoleStorageProvider> -
Uses of ConfiguredProvider in org.keycloak.userprofile
Classes in org.keycloak.userprofile that implement ConfiguredProvider -
Uses of ConfiguredProvider in org.keycloak.userprofile.validator
Classes in org.keycloak.userprofile.validator that implement ConfiguredProviderModifier and TypeClassDescriptionclassclassThis validator disallowing bunch of characters we really not to expect in names of persons (fist, middle, last names).classValidator to check that User Profile username is provided.classThis validator disallowing bunch of characters we really not to expect in username. -
Uses of ConfiguredProvider in org.keycloak.validate.validators
Classes in org.keycloak.validate.validators that implement ConfiguredProviderModifier and TypeClassDescriptionclassAbstract class for number validator.classValidate input being any kind ofNumber.classEmail format validation - accepts plain string and collection of strings, for basic behavior like null/blank values handling and collections support seeAbstractStringValidator.classclassA date validator that only takes into account the format associated with the current locale.classString value length validation - accepts plain string and collection of strings, for basic behavior like null/blank values handling and collections support seeAbstractStringValidator.classA date validator that only takes into account the format associated with the current locale.classValidation against list of allowed values - accepts plain string and collection of strings (every value is validated against allowed values), for basic behavior like null/blank values handling and collections support seeAbstractStringValidator.classValidate String against configured RegEx pattern - accepts plain string and collection of strings, for basic behavior like null/blank values handling and collections support seeAbstractStringValidator.class