Self-Hosted
Control Center
Configure CodeAnt AI control center for Self-hosted Azure Devops
Self-Hosted Azure DevOps Configuration (via SSO)
Follow these instructions to configure your self-hosted Azure DevOps using Single Sign-On (SSO):
-
Access the Self-Hosted Option
- Visit app.codeant.ai and select the Self-Hosted option.
-
Sign In with SSO
- Click on Sign in with SSO.
- Enter your company email (note: public emails like gmail.com or yahoo.com won’t work).
- Retrieve the verification code sent to your email and enter it to complete authentication.
-
Create an Access Token
- Navigate to the Access Token menu in your azure devops:
- Click on + New Token.
- Configure the token:
- Name: CodeAnt AI
- Expiry Date: Choose the maximum duration available (ideally one year).
- Scopes:
- Code (Read & Write)
- Pull Request Threads (Read & Write)
- Copy the generated token for later use.
- Navigate to the Access Token menu in your azure devops:
-
Provide Your Self-Hosted Azure DevOps Details
- Enter the base URL of your self-hosted Azure DevOps instance. This should be the base URL without your organization or
defaultCollection
.- Example:
https://azure-devops.codeant.ai
- Example:
- Specify your organization or collection name as it appears in your repository URL.
- Example:
For the repository URL:- Base URL:
https://azure-devops.codeant.ai
- Organization Name:
codeantai
- Base URL:
- Example:
- Enter the base URL of your self-hosted Azure DevOps instance. This should be the base URL without your organization or
-
Enter the access token from the above step
-
Finalize the Setup
- Review all the entered information and click Submit.
- If everything is correct, your projects and repositories will be fetched and displayed.