Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for (optional) claims request parameter #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

harmjanblok
Copy link

@harmjanblok harmjanblok commented Jun 13, 2016

Quote from the OpenID Connect specification:

OpenID Connect defines the following Authorization Request parameter to enable requesting individual Claims.

The claims Authentication Request parameter requests that specific Claims be returned from the UserInfo Endpoint and/or in the ID Token. It is represented as a JSON object containing lists of Claims being requested from these locations. Properties of the Claims being requested MAY also be specified.

http://openid.net/specs/openid-connect-core-1_0.html#ClaimsParameter

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 99.485% when pulling ecce3b0 on harmjanblok:claims-request-parameter into 849b181 on jjbohn:master.

hhorikawa pushed a commit to netsphere-labs/omniauth-openid-connect that referenced this pull request Apr 28, 2020
…rty (jjbohn#52)

Co-authored-by: Luca Leonardo Scorcia <lucaleonardo.scorcia@mise.gov.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants