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

.well-known/openid-configuration: update scopes and claims #1209

Closed

Conversation

srenatus
Copy link
Contributor

As per spec, none of these would have to be there; but I don't see why we should omit them.

scopes_supported
RECOMMENDED. JSON array containing a list of the OAuth 2.0 [RFC6749] scope values that this server supports. The server MUST support the openid scope value. Servers MAY choose not to advertise some supported scope values even when this parameter is used, although those defined in [OpenID.Core] SHOULD be listed, if supported.

claims_supported
RECOMMENDED. JSON array containing a list of the Claim Names of the Claims that the OpenID Provider MAY be able to supply values for. Note that for privacy or other reasons, this might not be an exhaustive list.

I don't really know how to account for "nested claims", i.e., how federated_claims works, though...

Signed-off-by: Stephan Renatus <srenatus@chef.io>
@nabokihms
Copy link
Member

The list of supported claims and listed was updated several times after this PR was introduced. I'm going to close this PR due to its age.

@nabokihms nabokihms closed this Dec 22, 2023
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.

2 participants