Package org.alfresco.repo.security.authentication.identityservice
package org.alfresco.repo.security.authentication.identityservice
-
ClassDescriptionDecorator
UserTokenProviderthat adds local-JVM caching of previously validated user tokens.UserTokenProviderthat authenticates against the Identity Service on every call.Authenticates a user against the Identity Service (Keycloak / OAuth2 Authorization Server).Class to hold configuration for the Identity Service.Allows to interact with the Identity ServiceRepresents access token authorization with optional refresh token.Creates an instance ofIdentityServiceFacade.This class handles Just in Time user provisioning.ARemoteUserMapperimplementation that detects and validates JWTs issued by the Alfresco Identity Service.Result of a successful user authentication against the Identity Service.Provides a validatedUserTokenfor a givenUserTokenRequest.Spring helper that selects theUserTokenProviderimplementation to expose to consumers based on theidentity-service.authentication.userTokenCache.enabledflag.Credential pair presented to aUserTokenProvider.