diff --git a/README.md b/README.md index 86f9b96..aa84b7c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GitHub Team Sync This utility is intended to enable synchronization between GitHub and various LDAP and SAML providers. -This is particularly useful for large organizations with many teams that either use GitHub Enterprise Cloud, +This is particularly useful for large organizations with many teams that either use GitHub Enterprise Cloud, do not use LDAP for authentication, or use a SAML provider other than what is natively supported. It supports both GitHub.com, GitHub Enterprise Server (GHES) and GitHub , but it will need to live in a location that can access your LDAP servers. @@ -215,4 +215,4 @@ This project draws much from: - [github3.py](https://github.com/sigmavirus24/github3.py) - [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) - [okta](https://github.com/okta/okta-sdk-python) -- [ldap3](https://github.com/cannatag/ldap3) \ No newline at end of file +- [ldap3](https://github.com/cannatag/ldap3)