public interface OpenIdCmUserClaimsExtractor
extends org.pf4j.ExtensionPoint
| Modifier and Type | Method and Description | 
|---|---|
XPFOpenIdCMUserClaimsExtractionResult | 
extractClaims(XPFOpenIdClaimsExtractionContext context)
Extracts the CM User claims information from the context. 
 | 
Set<String> | 
getCustomScopes()
Returns a list of custom scopes required to return custom claims. 
 | 
Set<String> getCustomScopes()
XPFOpenIdCMUserClaimsExtractionResult extractClaims(XPFOpenIdClaimsExtractionContext context)
context - the contextCopyright © 2024. All rights reserved.