How to setup GitHub credentails on Demo? Instructions don't match.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 04:16 PM
New to SN and not sure How to setup GitHub credentails on Demo? Instructions don't match. I can't find Connections & Credentials > Credential. (Washington Version)....
Create a Credential record for the GitHub connection.
IMPORTANT: Credential records only need to be created once. If you have already created a credential record in another exercise, please skip this step.
Use the All menu to open Connections & Credentials > Credential.
Click the New button.
In the What type of Credentials would you like to create? list, click the Basic Auth Credentials link.
Configure the Credential record.
Name:GitHub Credentials - <Your github.com Username>User name:<Your github.com Username>Password:<Your github.com personal access token>IMPORTANT: GitHub requires personal access tokens to access repositories from other platforms, like ServiceNow. A personal access token is used in place of a password when authenticating. See the Authenticating to GitHub section of the GitHub Guide for instructions on how to create a GitHub personal access token.
Click the Submit button.
Use the All menu to open System Applications > Studio.
Studio opens in a new browser tab.
In the Select Application dialog, click the Import From Source Control button.
In the Import Application dialog, configure the connection to the forked repository.
URL:<URL you copied for your forked version of the repository>Credential:GitHub Credentials - <Your github.com Username>Branch:main