3rd-party-integrations / github-team-sync

Sync GitHub teams to groups in Active Directory, LDAP, Okta, OneLogin or AzureAD when using any authentication method for GitHub.
MIT License
201 stars 67 forks source link

Okta: USERNAME_ATTRIBUTE: Allow email and make compatible #158

Closed seanorama closed 1 year ago

seanorama commented 1 year ago

This improves the Okta sync with:

  1. Fixes #156 Support email address as the USERNAME_ATTRIBUTE.
  2. Replace invalid characters in username with -
  3. Minor docs