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

Extend PKCE flow to support RFC8707 #874

Open
Benderinho opened this issue Aug 30, 2024 · 0 comments
Open

Extend PKCE flow to support RFC8707 #874

Benderinho opened this issue Aug 30, 2024 · 0 comments
Labels
enhancement triage Issues that need to be triaged

Comments

@Benderinho
Copy link

Is your feature request related to a problem you're having? Please describe.
Want to implement Login via PKCE flow, but need resource parameter as added in RFC 8707. As far as I can see AppAuth-iOS does not support the resource parameter right now.

Describe the solution you'd like
Implement RFC8707 to AppAuth-iOS

Describe alternatives you've considered
Use other iOS AuthN library capable of handling resource parameter in PKCE flow

Additional context
As introduction of RFC8707 states, RFC6479 was extended to limit possible audiences among other advantages.

@Benderinho Benderinho added enhancement triage Issues that need to be triaged labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement triage Issues that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant