Class DefaultUnregisteredClientAllowedScopeLookupFunction

java.lang.Object
net.shibboleth.idp.plugin.oidc.op.profile.logic.DefaultUnregisteredClientAllowedScopeLookupFunction
All Implemented Interfaces:
Function<ProfileRequestContext,com.nimbusds.oauth2.sdk.Scope>

public class DefaultUnregisteredClientAllowedScopeLookupFunction extends Object implements Function<ProfileRequestContext,com.nimbusds.oauth2.sdk.Scope>
Default lookup function for fetching the allowed scope from the unregistered client policy. The allowed scope value must be set there via 'value' operator.
Since:
3.0.0