Class IdentityServiceJITProvisioningHandler

java.lang.Object
org.alfresco.repo.security.authentication.identityservice.IdentityServiceJITProvisioningHandler

public class IdentityServiceJITProvisioningHandler extends Object
This class handles Just in Time user provisioning. It extracts OIDCUserInfo from IdentityServiceFacade.DecodedAccessToken or UserInfo and creates a new user if it does not exist in the repository.