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
To add an on-premises identity:
- Obtain the URL of the version control server.
- Generate the least permissive access token that allows you to access the version control server API, read from repositories, and write to repositories.
- To add user authentication
- SelectFactoryTalk Optix Studio Options
- SelectVersion control.
- Select either:
- An on-premises provider. Enter the server URL and personal access token, and then selectAdd identity.
- A cloud provider. SelectAdd identityand follow instructions in your web browser.
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. user authentication
Provide Feedback