Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.05 KB

File metadata and controls

25 lines (17 loc) · 1.05 KB
tags
administration
auth-server
oauth
feature
par

Pushed Authorization Request (PAR)

Pushed Authorization Request (PAR) allows to push the payload of an OAuth 2.0 authorization request to the authorization server via a direct request and provides back with a request URI that is used as reference to the data in a subsequent call to the authorization endpoint.

For more information and implementation details please check PAR Endpoint documentation

PAR specification

Have questions in the meantime?

You can ask questions through GitHub Discussions or the community chat on Gitter. Any questions you have will help determine what information our documentation should cover.

Want to contribute?

If you have content you'd like to contribute to this page in the meantime, you can get started with our Contribution guide.