Welcome to our new changelog! If you're ever looking for more detail than we can pack into our announcement emails, this is the place to look.
New Features
SSO/SAML Login Flow
If the majority of your users are logging in via SAML instead of via password, you can now set up your login page to make that experience smoother. Users using SAML or password login methods will only need to enter their email address to get directed to the right login type.
Here’s what it looks like in the password case:
This can be configured via the Signup/Login page of the PropelAuth dashboard (note: we moved all SAML configuration there to make things a little easier to find).
Configurable API Key Expiration Times
You can now allow your users to set an expiration time when they generate personal or organization API keys through our hosted UIs. The times available to your users can be configured via the PropelAuth dashboard.
When your users create an API key, they'll be able to select one of these options.
Improvements
Revamped Create or Join Org Page
We heard you loud and clear: users were often creating organizations in cases where they should be joining them instead. To reduce this, we've updated the Create or Join Org page users see during their signup flow to highlight joining existing organizations:
Updated Look for Require 2FA
Honestly - no one complained about this one, but we weren't quite happy with the way the Require 2FA set up looked, so we gave it a bit of a makeover as well.
Roles & Permissions Usability Updates
We made a few changes to the Roles & Permissions pages to make it more obvious when you have unsaved changes. We also added some handy tags so it's easy to tell which roles are set as your Owner and Default.
Disconnect SAML Button
You can now disconnect SAML connections on behalf of your users via the PropelAuth dashboard.
Bug Fixes
- Fixed a bug where the Reset Password page had some incorrect styling
- Users that were manually added to an organization that requires SAML that have never logged in via SAML are now properly required to login via SAML
- When you delete the last user/organization on a page, it'll properly redirect you to the previous page. We're sorry about this one, it annoyed us too