Add user authentication
Authenticate your
FactoryTalk Optix
user identity to your version control solution. You must add user authentication to push saved and committed changes to remote repositories.Prerequisites
If you want to add a GitLab® on-premise identity, generate a personal access token. See Personal access tokens | GitLab.
IMPORTANT:
When creating the token, select every scope.
- To add user authentication
- SelectFactoryTalk Optix Studio Options
- SelectVersion control.
- To add a GitHub® cloud identity, selectGitHuband follow the instructions in your web browser.
- To add a GitLab® cloud identity, selectGitLab (cloud)and follow instructions in your web browser.
- To add a GitLab on-premise identity, selectGitLab (on-premise)and complete these fields:
- GitLab server URL. Address of your GitLab® instance.
- Personal access token. Access token required to authenticate your profile.
- SelectAdd identity.
Your version control provider identity appears under
Provider identity login
. You can now push any saved and committed changes in a shared project to the remote repository. Provide Feedback