-
Notifications
You must be signed in to change notification settings - Fork 74
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
Explicitly allow arbitrary request content to the identity assertion endpoint #443
Comments
This would entail:
Overall this change is quite small and does not change the security properties. Names are only suggestions. |
@cbiesinger @bvandersloot-mozilla I'm wondering if we could/should make this a duplicate of https://github.com/fedidcg/FedCM/issues/556? wdyt? |
sgtm |
Ok, @bvandersloot-mozilla I'm going to mark this as a duplicate of w3c-fedid/custom-requests#2 . Feel free to reopen if you feel like there is something else here that isn't captured there. |
We kind of already allow this via the nonce, however it could be useful to codify this more explicitly. Especially as this would allow inclusion of scopes being requested without having to smuggle them in via the URL of the auth endpoint or in the nonce.
I discussed something related to this in fedidcg/proposals#3 but it could be adapted here. I'll add a comment with a general shape of the proposal.
The text was updated successfully, but these errors were encountered: