Getting a GitHub EMU access token
Go to the GitHub EMU admin console and get an access token. Ensure that you have administrator privileges for the GitHub EMU admin console.
Steps
-
Go to the GitHub EMU admin console at
https://api.github.com/scim/v2/enterprises/<enterprise_slug>
, where <enterprise_slug> is your tenant name. -
In the upper right, click your profile photo and then click Settings.
-
On the left, click Developer settings.
-
On the left, click Personal access tokens.
-
Click Generate new token. Select the
admin:enterprise
scope for the token. Click Generate token. Copy the token to a secure location. You’ll enter this value in PingOne when you create the GitHub EMU provisioning connection.