
Title
Create new category
Edit page index title
Edit category
Edit link
Version 2022.05.0
What's new
Custom attributes for access roles
You are now able to store extra information for access roles by using custom attributes. The custom attributes could be used to store internal identifiers or references.
New functional API to manage application categories
Introduced a new set of API endpoints that allow the creation, retrieval, update, and deletion of application categories. This API usage is only allowed for admin users with the correct set of entitlements.
New functional API to manage 3rd party applications
We now have a new set of API endpoints to manage 3rd party applications and allow the creation, retrieval, update, and deletion of these. Only admin users with the correct set of entitlements can use these APIs.
New functional API to manage access roles
The new functional API endpoints allow the creation, retrieval, update, and deletion of access roles. The correct entitlements, for admin users, are needed to be able to use these APIs.
What's improved
Flexible retry mechanism
A flexible retry mechanism has been implemented with respect to external endpoints (i.e., OneWelcome CIAM). This enhances the stability and reliability of the solution.
What's fixed
Updated docker images
Several base docker images have been updated to the latest to fix some security vulnerabilities.