aaronpk / oauth-first-party-apps

https://datatracker.ietf.org/doc/html/draft-parecki-oauth-first-party-apps
Other
10 stars 8 forks source link

Authorization Challenge Request #13

Closed gffletch closed 1 year ago

gffletch commented 1 year ago

I think we should explicitly state that this end point supports all parameters and extensions as supported by the /authorization endpoint. The difference of this endpoint is that it returns errors with instructions on what the next step the client needs to take vs managing all that challenge/response flow in a web page.

aaronpk commented 1 year ago

We might be able to look at PAR for language to use here, since PAR does the same thing.