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

Enable non-breaking extensibility #240

Merged
merged 12 commits into from
Sep 16, 2024
Merged

Conversation

selfissued
Copy link
Member

Fixes #227

@@ -282,6 +282,10 @@ The following additional considerations are given for pre-existing Authorization
`response_mode`:
: OPTIONAL. Defined in [@!OAuth.Responses]. This parameter is used (through the new Response Mode `direct_post`) to ask the Wallet to send the response to the Verifier via an HTTPS connection (see (#response_mode_post) for more details). It is also used to request signing and encrypting (see (#jarm) for more details). If the parameter is not present, the default value is `fragment`.

Additional Authorization Request parameters MAY be defined and used,
as described in [@!RFC6749].
The Wallet MUST ignore any unrecognized parameters.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@peppelinux peppelinux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve this in advance since my comments are merely editorial and easy to be addressed asap

selfissued and others added 4 commits September 8, 2024 12:33
Co-authored-by: Giuseppe De Marco <[email protected]>
Co-authored-by: Giuseppe De Marco <[email protected]>
Co-authored-by: Giuseppe De Marco <[email protected]>
Co-authored-by: Giuseppe De Marco <[email protected]>
@Sakurann Sakurann requested a review from bc-pi September 11, 2024 13:20
Copy link
Collaborator

@Sakurann Sakurann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would love to see some tweaks

@selfissued
Copy link
Member Author

Tweaked

Copy link
Collaborator

@Sakurann Sakurann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you :)

@Sakurann Sakurann added this to the Final 1.0 milestone Sep 12, 2024
@jogu
Copy link
Collaborator

jogu commented Sep 16, 2024

Open for over 2 weeks, all comments addressed & mentioned on multiple WG calls and 3 approvals - merging! Thanks Mike!

@jogu jogu merged commit 41a6edb into openid:main Sep 16, 2024
2 checks passed
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.

Enable non-breaking extensibility
7 participants