adorton-adobe / user-sync.py

Application for synchronizing Adobe customer directories via the User Management API
MIT License
3 stars 0 forks source link

Multiple Groups with similar name issue with Okta Connector #15

Closed bhunut-adobe closed 7 years ago

bhunut-adobe commented 7 years ago

Multiple groups found that contain the query group name

Example Search: Okta-Adobe-All-App Result: Okta-Adobe-All-App and Okta-Adobe-All-App-SouthPole

2017-03-20 14:44:12 82124 INFO processor - ---------- Start Load from Directory ----------------------- 2017-03-20 14:44:12 82124 INFO processor - Building work list... 2017-03-20 14:44:12 82124 INFO connector.okta - Loading users... 2017-03-20 14:44:12 82124 INFO connector.okta - Calling okta SDK get_users with the following status eq "ACTIVE" 2017-03-20 14:44:12 82124 INFO connector.okta - Total users loaded: 23 2017-03-20 15:00:10 82124 CRITICAL main - Multiple groups found for: Okta-Adobe-All-App 2017-03-20 15:00:10 82124 INFO main - ========== End Run (User Sync version: 1.1.2a1) (Total time: 0:15:59)