spring-security/config
Igor Bolic 2e66b9f6cc Allow customization of redirect strategy
The default redirect strategy will provide authorization redirect
URI within HTTP 302 response Location header.
Allowing the configuration of custom redirect strategy will provide
an option for the clients to obtain the authorization URI from e.g.
HTTP response body as JSON payload, without a need to handle
automatic redirection initiated by the HTTP Location header.

Closes gh-11373
2022-08-08 15:44:01 -05:00
..
src Allow customization of redirect strategy 2022-08-08 15:44:01 -05:00
spring-security-config.gradle Update spring-data-jpa to 3.0.0-M5 2022-07-15 14:37:24 -03:00