CIAM
RITM
OMI
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Version 2022.07.0
Copy Markdown
Open in ChatGPT
Open in Claude
What's fixed
Potential entitlement issues for users with multiple email addresses
- We used to search the identity store by looking for a user's email address which could lead, in some edge cases, to the wrong entitlements. This particular search is now based on the user id of the user, which is always unique and this makes sure that the entitlements are what is assigned to them.
Removing groups and/or roles through mass updates does not work
- Adding groups and/or roles was working fine but deleting them did not work as expected. You can now use mass updates again to remove both groups and/or roles.
Showing a page with roles can be very slow
- On the roles page, we show the number of users with this role assignment and the user who created the role. If the user who created the role in the past is not longer in the identity store this would lead to a slow behaviour when rendering the page. Especially when there were more roles created by a user that was removed. The pages are now rendered fast again as they should.
Resetting the platform menu to default shows too many items
- If you have moved items around in the menu and want to return to the default, too many menu items would be shown that are not relevant to your organisation. We now only show the relevant menu items when resetting the platform menu to the default.
/api/v1/users/managed-identities gives wrong response for some multi-valued attributes
- The functional API for retrieving managed identities showed some multi-valued attributes twice in the response. This has now been fixed to only show these attributes in the correct schema extension object.
/api/v1/user/{userID} appears to fail when updating user information
- The functional API for updating users, sometimes showed an error code and message, even though the actual update was performed. We now show the proper response when updating a user that has some complex attributes as part of his profile.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Jul 6, 2022
Was this page helpful?
Next to read:
Version 2022.06.3Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
On This Page
Version 2022.07.0What's fixedPotential entitlement issues for users with multiple email addressesRemoving groups and/or roles through mass updates does not workShowing a page with roles can be very slowResetting the platform menu to default shows too many items/api/v1/users/managed-identities gives wrong response for some multi-valued attributes/api/v1/user/{userID} appears to fail when updating user information