GitHub Connector

Hi Everyone,

We have onboarded the GitHub connector to manage the organization of client. But the connector is not supporting to disable of the account as OOTB feature. Can we achieve this with any Workaround if someone implemented, please provide your Insights.

Thanks

Jay

I think you can remove a user from a Github organization but you can’t disable them

@Chaitanya_Jaya If your gitHub team approves, you could implement a workflow in ISC to remove the user from the github org using API call

https://api.github.com/orgs/{orgName}/memberships/{user}

Prashanth, I think adding and removing a user from github org is already supported by the connector. Here she wants to disable the user account itself which is not available as a feature for GitHub connector