Skip to content

v1.6.12

Compare
Choose a tag to compare
@dorsha dorsha released this 13 May 09:36
· 10 commits to main since this release
8b4aa7c

This release includes improvements to FGA configuration, SSO mapping, user invitation handling, and more.

πŸš€ New Features & Enhancements

  • Add FGA Mappings to SSO Settings – Enabled FGA mapping within SSO settings (#546)
  • Authz Search Target Set Control – Allow ignoring or including target sets in authorization search methods (#547)
  • 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 (#560)
  • 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 (#564)
  • Inbound Consent Paging – Added pagination support for fetching inbound consents, and return the consent's modified time (#565)
  • Expand Role Search Options – Add the ability to include project roles in role search (#548)
  • Add Template ID and Provider ID to Update User – Extended the update user request to support specifying a template and provider ID (#548)

πŸ”— Full Changelog: Compare v1.6.11...v1.6.12