Hello,
Is there a REST call/ API for retrieving users list who have access to a particular jenkins server? I have searched for a while but couldn't find any.
In short i want to retrieve list of users found at https://<yourjenkins>/configureSecurity/ which shows usernames and their access control, I am aware of the people section at https://<jenkinsurl>/people/api/json but this generates users list even if they don't have access to the jenkins server.
Thanks,
Rakesh