github-team-sync
github-team-sync copied to clipboard
Sync GitHub teams to groups in Active Directory, LDAP, Okta, OneLogin or AzureAD when using any authentication method for GitHub.
Please add the possibility that I can filter AAD groups before sync. For example, I only want to sync groups to Github that have the prefix "TEST-".
Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Just a small change noticed while reading documentation :)
In the mapping file you can only enter team name and directory group name. But there might be several teams in different organizations with the same name.
Hi Team, we are trying to minimize the cron interval to every 5 minutes. Is there anyway to customize 'CRON_INTERVAL' param? https://github.com/github/github-team-sync/blob/main/githubapp/__init__.py#L29
I would like to know if there is a roadmap for this feature as I do not understand the value of this integration without the sync being instigated when teams...
Our org has some nested AD groups. Here's an example group structure: ``` Group A * User 1 * Group B Group B * User 2 * User 3 ```...
Can anyone offer some insight on this error I'm receiving in the Github docker image using Okta for authentication ? github3.exceptions.AuthenticationFailed: 401 A JSON web token could not be decoded
In the Readme file it says it needs Python 3.4+, but in the pipfile it says it requires 3.9