mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
If an OAuth2 auth request resume cookie was present, and at the same time the kani instance was restarted, the cookie would now fail to validate on the instance. This caused the user to experience an auth loop where after every authentication they would see an error *despite* logging in correctly, and then a refresh would show the correct apps page. This removes the auth_req cookie correctly even if it fails to deserialise. |
||
---|---|---|
.. | ||
core | ||
daemon | ||
lib | ||
lib-macros | ||
testkit | ||
testkit-macros | ||
builder.sh | ||
Dockerfile |