ch4mpy / spring-addons

Ease spring OAuth2 resource-servers configuration and testing
Apache License 2.0
521 stars 84 forks source link

Post-login success & failure URI params and headers on authentication request are ignored in reactive applications #177

Closed ch4mpy closed 7 months ago

ch4mpy commented 7 months ago

Describe the bug Nothing happens when using any of:

This header / parm values should be correctly saved and the last redirection at the end of authorization-code flow should have one of these values as Location

ch4mpy commented 7 months ago

Fixed in 7.3.3