Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.32.4

Choose a tag to compare

@sebadob sebadob released this 29 Sep 08:37
· 4 commits to main since this release
7443515

Bugfix / Security

Under certain config conditions and client / user setup, and if you were using the Login Group Prefix limitation for a client, it was possible that this restriction was ignored during session refreshes, when logging in to a restricted client. The additional check was missing during refreshes, like when you still had a valid session on Rauthy, because you logged into something else beforehand, and you then wanted to log in to this restricted client within the session timeout window.

#1208