Skip to content

Use Okta API to generate report of each user with their assigned groups.

License

Notifications You must be signed in to change notification settings

dev-head/okta.group-membership

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

okta.group-membership

Okta Group Membership Report

Use Okta API to generate report of each user with their assigned groups. This exists due to Okta having no support to find out what users are in which groups and provides these as csv output for building reports.

Generate User Group Assignments

./main.py --domain example.okta.com --api-key $APIKEY$ > group-memberships.$(date +%m-%d-%Y).csv

About

Use Okta API to generate report of each user with their assigned groups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages