SOC2 Audit: Need a lists of users from various OKTA applications to submit for evidence.
chjlarson
✭✭✭✭
For the SOC2 audit, we need lists of users from various OKTA applications to submit for evidence.
- Amazon Web Services
- GCP
- Github
- Jira
- Cloudflare
- Jamf
- Code42
- New Relic
0
Answers
-
This query is likely the one you're going to be looking for is as follow:
find UNIQUE User as u (that has UserGroup as g)? that Assigned okta_application as a return u.displayName, a.displayName as app ORDER BY app ASC
This query will get you your list of Okta Apps:find okta_application
If you know the app, you can then filter by property and get a list of users for that individual app too:find UNIQUE User as u (that has UserGroup as g)? that Assigned okta_application with displayName = "New Relic" as a return u.displayName, a.displayName as app ORDER BY app AS
0
This Month's Leaders
Categories
- 336 All Categories
- Featured Categories
- 7 About the AskJ1 Community
- 11 Product Announcements
- From Mission Control
- 1 Rapid Response
- 3 How J1 Uses J1
- Topics
- 131 Asset Management
- 56 Compliance & Reporting
- 65 Security Operations
- 40 Security Engineering
- 5 Open Source
- 18 News, Careers and More