adorton-adobe / user-sync.py

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

Fixed Multiple Group found issue with Okta Connector #16

Closed bhunut-adobe closed 7 years ago

bhunut-adobe commented 7 years ago

Resolved issue #15

also added user['identitytype'] = options['user_identity_type'] to suppress warning about identitytype not found.