You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Fetch username using SCIM roles rest api

edited Apr 25, 2024 8:42AM in Applications Security 2 comments

Summary:

We have a requirement where we need to show the list of users who are assigned a particular role. To achieve this we had a look at


This gives the list of members as an array but it has only one field value which is id of the user. To get any other detailsv of the user we need make another call to Users rest api.

  1. Is there a way to achieve this in a single call of Roles api?
  2. If we must go the route of 2 calls, is there any limitation on the number of users to fetch using the id's from the first call.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!