New
-
Add Backup and Restore, currently only externally schedulable, documented here
-
New Admin Dashboard with more metrics and Charts
Shows successful and failed logins from the last 24 hours, as well as the most used applications
-
Add search to all table views
-
Outpost now supports a Docker Controller, which installs the Outpost on the same host as passbook, updates and manages it
-
Add Token Identifier
Tokens now have an identifier which is used to reference to them, so the Primary key is not shown in URLs
-
core/applications/list
API now shows applications the user has access to via policies
Fixes
- Fix pagination not working reliably and looking different on the top and bottom
- Fix Checkpost having a checkmark when no status was present
- Fix title in navigation bar not linking anywhere
- providers/oauth2: fix bug where sometimes login was not logged to audit
- providers/oauth2: add missing token_validity field to Forms and API
- providers/oauth2: ensure that when rs256 is selected, a certificate key pair is selected
- stages/otp_*: Remove duplicate validation for OTP Codes, which sometime caused the Field to error