Skip to content

1.7.5

Choose a tag to compare

@dorsha dorsha released this 13 May 09:25
· 134 commits to main since this release
dd50c63

This release includes improvements to user invitation status, SSO enforcement settings, tenant management, FGA resource handling, and more.

πŸš€ New Features & Enhancements

  • Expand Role Search Options – Add the ability to include project roles in role search (#550)
  • Invite Users with Specific Status – Support inviting users with a predefined user status (#556)
  • Custom Refresh Token Duration – Allow setting a custom refresh token duration during authentication (#559)
  • Tenant API Enhancements – Introduced the ability to Enforce SSO or Disable a tenant using the enforce_sso and disabled fields in the tenant management API (#538)
  • Save/Load FGA Resource Details – Added management APIs to persist FGA resource configurations (#562)
  • Stop Impersonation API – Introduced an endpoint to explicitly stop an active impersonation session (#565)
  • Add Template ID and Provider ID to Update User – Extended the update user request to support specifying a template and provider ID (#549)

πŸ”— Full Changelog: Compare 1.7.4...1.7.5