Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
many thanks for the reference. After some testing I can confirm my login using MFA and "remember me" remains active.. the issue is related to passkeys - "remember me" doesn't exist/apply to passkey session. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
after upgrade to KC 26.4.7 I have extended my existing setup with passkeys support. It works well and I can login into my 2 different Nextcloud instances using OIDC and "Sign in with Passkey" option. But I have the problem such session times out quickly (few hours, maybe after client suspend) and the user must login again.
If I login using user+password and MFA (TOTP, webauthn) the session remains logged in for long time (I set session timeout to 22d in realm settings and clients have no individual settings).
a session started today expires on Feb 17 which makes me think "remember me" doesn't work for Passkey sessions for some reason (I see it's tiked in "LOGIN" event)

I'm not sure how to troubleshoot the problem - is it something wrong in my settings, does the system ignore my "remember me" checkbox. Any ideas welcome.
Beta Was this translation helpful? Give feedback.
All reactions