ch4mpy / spring-addons

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

Exception thrown when `post-logout-redirect-path` configuration property is null #176

Closed ch4mpy closed 7 months ago

ch4mpy commented 7 months ago

Describe the bug If post-logout-redirect-path is left empty in application properties, an exception is thrown. It should not.

ch4mpy commented 7 months ago

Fixed in 7.3.3