Version 2022.07.2
What's fixed
The list of managed identities via the functional API shows information about yourself
- The functional managed identities API should only list your (the authenticated user) managed identities but also shows information about yourself. We now again only show the information from your managed identities.
Adding roles to groups is not possible if they are not part of your cascadable roles
- For both the UI and functional API use-cases we no longer allowed you to add roles to the group if these were not part of the roles you are able to manage for your managed identities. The list of roles that you can add to the group are now no longer restricted.
/api/v1/users/managed-identities fails with a 500 response
- When requesting just the information of one user via the functional API, we sometimes generated a 500 response. The managed identities functional API can now be used again to retrieve information about any of the managed identities.
Was this page helpful?