Add User to Organization
Add a user to an organization in GitHub.
To use this action card in a Flow, you must set up SAML support for your app in your GitHub instance. You must also be the owner of the organization.
Options
Field |
Definition |
Type |
Required |
Organization |
organizations in GitHub |
Dropdown |
TRUE |
Input
Field |
Definition |
Type |
Required |
User |
SCIM userName |
unique identifier assigned to the user by you |
String |
TRUE |
Given Name |
first name of the user |
String |
TRUE |
Family Name |
last name of the user |
String |
TRUE |
Email |
email address of the user |
String |
TRUE |
Email Type |
email address type; for example, work |
String |
TRUE |
Output
Field |
Definition |
Type |
SCIM User ID |
unique identifier generated by the GitHub SCIM endpoint |
String |
External ID |
unique identifier that's generated by the SAML provider and matched against a GitHub user |
String |
Is Active? |
indicates whether the identity is active (true ) or should be deprovisioned (false ) |
String |
Related topics
GitHub connector
About the elements of Okta Workflows
GitHub API documentation