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
Passkeys support
This release completes the SecurityKeys support
- users can register own security keys
- users can login with security keys
- users can delete own security keys
- domain managers/admins can see and manage passkeys of users
New federation support
This release makes the OIDC usable. It does not necessarily completes the JWT flow.
- expiring group membership support
- user managed IdP
- user manager mapping
- user can login with Rust CLI using the OIDC
- documentation explains both admin and user how to deploy and use it