Uses of Interface
org.keycloak.provider.EnvironmentDependentProviderFactory
Package
Description
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.authentication.authenticators.browser
Modifier and TypeClassDescriptionfinal class
class
class
class
class
class
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.authentication.authenticators.conditional
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.authentication.requiredactions
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.client.clienttype
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.cluster.infinispan
Modifier and TypeClassDescriptionclass
This impl is aware of Cross-Data-Center scenario too -
Uses of EnvironmentDependentProviderFactory in org.keycloak.cluster.infinispan.remote
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.connections.infinispan.remote
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.credential
Modifier and TypeClassDescriptionclass
class
class
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.federation.kerberos
Modifier and TypeClassDescriptionclass
Factory for standalone Kerberos federation provider. -
Uses of EnvironmentDependentProviderFactory in org.keycloak.federation.sssd
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.models.cache.infinispan.organization
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.models.sessions.infinispan
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.models.sessions.infinispan.remote
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.authentication.authenticators.broker
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.authentication.authenticators.browser
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.jpa
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.protocol.mappers.oidc
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.protocol.mappers.saml
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.organization.validator
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.policy
Modifier and TypeClassDescriptionclass
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.docker
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc
Modifier and TypeInterfaceDescriptioninterface
Interface for all OID4VC related provider factories, to ensure usage of the same feature flag.Modifier and TypeClassDescriptionclass
Implementation of theClientRegistrationProviderFactory
to integrate the OID4VC protocols with Keycloak's client-registration.class
Factory for creating all OID4VC related endpoints and the default mappers. -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance
Modifier and TypeClassDescriptionclass
WellKnownProviderFactory
implementation for JWT VC Issuer metadata at endpoint /.well-known/jwt-vc-issuerclass
WellKnownProviderFactory
implementation for the OID4VCI metadata -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance.mappers
Modifier and TypeClassDescriptionclass
Allows to add the context to the credential subjectclass
Map issuance date to the credential, under the default claim name "iat"class
Base class for OID4VC Mappers, to provide common configuration and functionality for all of themclass
Allows to add statically configured claims to the credential subjectclass
Sets an ID for the credential, either randomly generated or statically configuredclass
Adds the users roles to the credential subjectclass
Allows to add types to the credential subjectclass
Allows to add user attributes to the credential subject -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oid4vc.issuance.signing
Modifier and TypeInterfaceDescriptioninterface
Provider Factory to createVerifiableCredentialsSigningService
sModifier and TypeClassDescriptionclass
Provider Factory to createJwtSigningService
sclass
Provider Factory to createLDSigningService
sclass
Provider Factory to createSdJwtSigningService
s -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants
Modifier and TypeClassDescriptionclass
Factory for Pre-Authorized Code Grantclass
Factory for OAuth 2.0 Authorization Code Grant -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba
Modifier and TypeClassDescriptionclass
Factory for OpenID Connect Client-Initiated Backchannel Authentication Flow -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.channel
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor
Modifier and TypeClassDescriptionclass
class
class
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.endpoints
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.ciba.resolvers
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.device
Modifier and TypeClassDescriptionclass
Factory for OAuth 2.0 Device Authorization Grant -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.grants.device.endpoints
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.mappers
Modifier and TypeClassDescriptionclass
class
class
OIDCProtocolMapper
that uses a provided JavaScript fragment to compute the token claim value. -
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.oidc.par.endpoints
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.protocol.saml.mappers
Modifier and TypeClassDescriptionclass
class
This class provides a mapper that uses javascript to attach a value to an attribute for SAML tokens. -
Uses of EnvironmentDependentProviderFactory in org.keycloak.services.clientpolicy.condition
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.services.clientpolicy.executor
Modifier and TypeClassDescriptionclass
class
class
class
class
Check that switch "fullScopeAllowed" is not enabled for the clientsclass
class
class
class
class
class
class
class
Executor factory for SAML client that ensures REDIRECT is not used for responses and forces POST binding configuration option in the client creation/update.class
Executor factory that enforces that all URLs configured in a SAML client are secure (https).class
Policy executor that enforces client and server (full document or assertion) signature is ON.class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.services.clienttype
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.services.clienttype.impl
-
Uses of EnvironmentDependentProviderFactory in org.keycloak.url