Skip to content

Support PAR standard #1329

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
mooreds opened this issue Jul 30, 2021 · 0 comments
Open

Support PAR standard #1329

mooreds opened this issue Jul 30, 2021 · 0 comments
Labels
openid-connect standards Issues that refer to IETF, W3C or other standards

Comments

@mooreds
Copy link
Collaborator

mooreds commented Jul 30, 2021

Support PAR standard

Problem

Support the Pushed Authorization Request IETF standard.

"PAR fosters OAuth security by providing clients a simple means for a confidential and integrity protected authorization request. "

This basically lets a client POST to start the OAuth flow, rather than using the GET.

Solution

Implement the RFC. https://www.rfc-editor.org/rfc/rfc9126.html

Alternatives/workarounds

n/a

Additional context

Just approved as of today: https://datatracker.ietf.org/doc/draft-ietf-oauth-par/ https://mailarchive.ietf.org/arch/msg/oauth/PgPAJq-zrYOXN1l9AAOjEFs_vvY/

Related

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

@mooreds mooreds added the standards Issues that refer to IETF, W3C or other standards label Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openid-connect standards Issues that refer to IETF, W3C or other standards
Projects
None yet
Development

No branches or pull requests

2 participants