Class UserInfoLookupCondition

  • All Implemented Interfaces:
    Predicate<ProfileRequestContext>

    public class UserInfoLookupCondition
    extends Object
    implements Predicate<ProfileRequestContext>
    Checks whether the UserInfo endpoint should be accessed to retrieve claims about the authenticated end-user. Defaults to true, unless overridden in the profile configuration.