Louise22
(Louise Rogerson)
1
Hi all,
Is it possible to get a list of roles that have privileged access profiles?
Hoping to use this in a certification.
I’ve been able to get a list of privileged entitlements with:
privileged:true
and a list of access profiles with privileged entitlements with:
@entitlements(privileged:true)
Just not able to easily get a list of roles that has privileged access profiles.
Thanks for your help!
I don’t think this is possible today, but you could add a tag to certain Roles to mark them privileged or not, and then search based on that tag
2 Likes
mcheek
(Mark Cheek)
3
@Louise22 are you willing to use something like the PowerShell SDK to get this data?
system
(system)
Closed
4
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.