This page (revision-5) was last changed on 29-Nov-2024 16:16 by Administrator

This page was created on 29-Nov-2024 16:16 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
5 29-Nov-2024 16:16 1 KB Administrator to previous
4 29-Nov-2024 16:16 1 KB Administrator to previous | to last
3 29-Nov-2024 16:16 1 KB Administrator to previous | to last
2 29-Nov-2024 16:16 1 KB Administrator to previous | to last
1 29-Nov-2024 16:16 1 KB Administrator to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 6 changed one line
[JWT-Secured Authorization Request] ([JAR]) [RFC 9101] provides solutions for the security challenges by allowing [OAuth Clients] to wrap [Authorization Request] parameters in a Request Object, which is a signed and optionally encrypted [JSON Web Token] ([JWT]) [RFC 7519]. In order to cope with the size restrictions, [JAR] introduces the request_uri parameter that allows [OAuth Clients] to send a reference to a Request Object instead of the Request Object itself.
[OAuth 2.0 JWT Secured Authorization Request] ([JAR]) [RFC 9101] provides solutions for the security challenges by allowing [OAuth Clients] to wrap [Authorization Request] parameters in a Request Object, which is a signed and optionally encrypted [JSON Web Token] ([JWT]) [RFC 7519]. In order to cope with the size restrictions, [JAR] introduces the request_uri parameter that allows [OAuth Clients] to send a reference to a Request Object instead of the Request Object itself.