Skip to content

This Client Workload identification method is specifically designed for GitLab Jobs deployments.

The GitLab ID Token Project Path identification method allows you to identify GitLab jobs based on their project location. Aembit utilizes the project_path claim within the OIDC token issued by GitLab.

This method is suitable for GitLab-based CI/CD Workflow deployments.

  1. Create a new Client Workload.
  2. Choose GitLab ID Token Project Path for client identification.
  3. Identify the project where your workflow is located. Copy the full project path and use it in the Value field according to the format below.
  • Format - {group}/{project}
  • Example - my-group/my-project
  • Navigate to the Projects on GitLab and go to the All tab. Locate your project and copy the full displayed project path in the format specified above.

GitLab Project Path