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

Update id_token example to correctly show nested jwt #99

Closed
perlboy opened this issue Jan 21, 2020 · 1 comment
Closed

Update id_token example to correctly show nested jwt #99

perlboy opened this issue Jan 21, 2020 · 1 comment
Labels
Documentation Improvements, additions or queries related to documentation

Comments

@perlboy
Copy link

perlboy commented Jan 21, 2020

Description

As per OIDC spec If the ID Token is encrypted, it MUST be signed then encrypted, with the result being a Nested JWT,

Area Affected

Tokens Example

Change Proposed

Update the example to a Nested JWT as specified in the OIDC spec.

@perlboy
Copy link
Author

perlboy commented May 1, 2020

Preamble: Biza currently has 42 open issues within Standards Maintenance. In an effort to optimise our own backlog we are closing those which have no actual response from the DSB. They may be reopened at a later time or referenced when the issues are highlighted by third parties.

The provided ID Token example appears to be completely inaccurate including the presentation of OAuth parameters which would actually be in the token response (not the ID Token).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements, additions or queries related to documentation
Projects
Archived in project
Development

No branches or pull requests

2 participants