Enhancements
- Multi-SSO CRUD Support: Expanded functionality to manage multiple SSO configurations through Create, Read, Update, and Delete operations.
- Enhanced SSO User Mapping: The SSO user mapping type has been refined to provide better flexibility and accuracy.
- Edit Access Key Attributes: Support modifying attributes of access keys.
- Support for Retrieving Current Tenant: Added the ability to fetch the currently active tenant, using the
getCurrentTenant
function. - Cookie Rename Support: Introduced support for renaming refresh cookie to align with updated configurations.
- Default Log Level Adjustment: The default log level in the example management CLI is now set to
DEBUG
for improved debugging and visibility.
For more details, check the pull requests:
🚀 Happy coding!