PropelAuth June Updates

PropelAuth June Updates

We’ve had a bunch of miscellaneous changes go out over the past couple of weeks - here’s a roundup:

  • New SSO option: Login with Apple
  • New Framework: We officially support Spring Boot - you can read our guide here.
  • New user management feature: You can now see and manage pending organization invites on an Organization’s page in the Dashboard
  • New Look & Feel option: Don't display the Project Name on the signup/login pages
  • New user property type: Phone Number
  • New organization field: legacy_org_id
    • This is useful if you are migrating from an external system
  • Wildcards can now be specified in the OAuth redirect URLs (e.g https://*.example.com)
  • Email confirmations can now be disabled per SSO / SAML connection
  • Added a webhook for when users are invited to orgs
  • You can now log a user out of all their sessions via an API call
  • We’ve done a bit of restructuring of our docs to make things easier to find.