Uses of Class
org.alfresco.repo.security.authentication.identityservice.OIDCUserInfo
Packages that use OIDCUserInfo
-
Uses of OIDCUserInfo in org.alfresco.repo.security.authentication.identityservice
Methods in org.alfresco.repo.security.authentication.identityservice that return types with arguments of type OIDCUserInfoModifier and TypeMethodDescriptionIdentityServiceJITProvisioningHandler.extractUserInfoAndCreateUserIfNeeded(String bearerToken) IdentityServiceFacade.getUserInfo(String token, String principalAttribute) Gets claims about the authenticated user, such as name and email address, via the UserInfo endpoint of the OpenID provider.