Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@kirill-abblix kirill-abblix released this 03 Dec 05:31
v1.3.1
9bfab92

🛠 Fixes

  • Added validation for the request_uri parameter in authorization requests to enhance security and compliance

Detailed Description

Added validation for the request_uri parameter in authorization requests

  • This update introduces validation for the request_uri parameter in authorization requests, ensuring that only pre-registered or otherwise compliant URIs are processed. This enhancement prevents potential misuse or injection attacks and improves the server's compliance with OpenID Connect standards. Applications leveraging the request_uri feature will benefit from increased security and reliability in their authorization workflows.

What's Changed

Full Changelog: v1.3.0.1...v1.3.1