features.userinfo
OIDC Core 1.0 - UserInfo Endpoint
Specifies whether the UserInfo Endpoint shall be enabled. When enabled, the authorization server shall expose a UserInfo endpoint that returns claims about the authenticated end-user. Access to this endpoint requires an opaque Access Token with at least openid scope that does not have a Resource Server audience.
default value:
{ enabled: true}