You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user removes all of their passkeys, then a new userHandle is generated that will not match what is present in keycloak. Need to change behavior to not remove the deleted credential from the database, rather we should set the credential as active/not-active.
This is more in line with our overall guidance, and will stop this error from occurring.
The text was updated successfully, but these errors were encountered:
If a user removes all of their passkeys, then a new userHandle is generated that will not match what is present in keycloak. Need to change behavior to not remove the deleted credential from the database, rather we should set the credential as active/not-active.
This is more in line with our overall guidance, and will stop this error from occurring.
The text was updated successfully, but these errors were encountered: