Cross-Provider Workflow
Offboard with Google Sign-Out and GitHub Org Removal
Version 1.0.0
Sign a Google Workspace user out, remove them from a GitHub org, then notify Slack.
Providers Orchestrated
Workflows
offboard-signout-and-remove
Sign out Google user, remove from GitHub org, and notify Slack.
Forces Google Workspace sign-out for a departing user, removes them from a GitHub organization, and posts a Slack security notification.
1
signout-user
$sourceDescriptions.googleWorkspaceApi.signOutUser
Force sign-out of the departing user from Google Workspace.
2
remove-github-membership
$sourceDescriptions.githubApi.removeOrganizationMembershipForUser
Remove the user from the GitHub organization.
3
notify-slack
$sourceDescriptions.slackApi.postChatPostmessage
Post a security notification to Slack.
Source API Descriptions
openapi
openapi