Skip to content

Simplify text in section on JWT Authorization Grant #136

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

Open
PieterKas opened this issue Feb 14, 2025 · 0 comments · May be fixed by #154
Open

Simplify text in section on JWT Authorization Grant #136

PieterKas opened this issue Feb 14, 2025 · 0 comments · May be fixed by #154
Assignees

Comments

@PieterKas
Copy link
Contributor

JWT Authorization Grant

The client presents the JWT authorization grant it received from the authorization server in trust domain A as an authorization grant to the authorization server in trust domain B to obtain an access token for a resource server in trust domain B. The authorization grant is presented as defined inthe JWT Profile for OAuth 2.0 Client Authentication and Authorization Grants {{RFC7523}}.

Access Token Request

The authorization grant is a JWT bearer token, which the client in trust domain A uses to request an access token from the authorization server in trust domain B as described in the JWT Profile for OAuth 2.0 Client Authentication and Authorization Grants {{RFC7523}}. For the purpose of this specification the following descriptions apply:

kburgin3 added a commit that referenced this issue May 9, 2025
@kburgin3 kburgin3 linked a pull request May 9, 2025 that will close this issue
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 a pull request may close this issue.

2 participants