Skip to content

Resource Indicators for OAuth 2.0 (RFC 8707) #26

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
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

DominikPalo
Copy link
Member

@DominikPalo DominikPalo commented Jun 30, 2025

This PR adds support for setting resource indicators according to the specification in RFC 8707.

It is partially based on a previous Slido-specific implementation, but to fully align with the RFC, we need to be able to set multiple resource indicators when requesting a token:

Multiple resource parameters MAY be used to indicate that the requested token is intended to be used at multiple resources.

@DominikPalo DominikPalo linked an issue Jun 30, 2025 that may be closed by this pull request
@DominikPalo DominikPalo force-pushed the feature/22-resource-indicators-for-oauth-20-rfc-8707 branch from f9adad8 to aa903d1 Compare June 30, 2025 14:04
@DominikPalo DominikPalo requested a review from jozefizso June 30, 2025 15:04
According to RFC 8707: The resource parameter can carry the location of a protected resource, typically as an https URL or a more abstract identifier.
@DominikPalo DominikPalo force-pushed the feature/22-resource-indicators-for-oauth-20-rfc-8707 branch from 7305448 to 8303170 Compare June 30, 2025 15:11
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.

Epic: Resource Indicators for OAuth 2.0 (RFC 8707)
3 participants