mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -230,7 +230,7 @@ To add a new unit primitive, follow [Register new feature for Self-Managed, Dedi
|
||||
|
||||
#### CustomersDot configuration
|
||||
|
||||
For GitLab Dedicated and GitLab Self-Managed instances we are delegating trust to the CustomersDot, the access token issuer.
|
||||
For GitLab Dedicated and GitLab Self-Managed we are delegating trust to the CustomersDot, the access token issuer.
|
||||
|
||||
The configuration is located in [`cloud_connector.yml`](https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/main/config/cloud_connector.yml),
|
||||
and represents an almost exact copy of the GitLab.com configuration.
|
||||
|
@ -38,7 +38,7 @@ because we do not currently have interfaces in place to self-service this.
|
||||
|
||||
#### Register the new feature in the JWT issuer
|
||||
|
||||
- For GitLab Dedicated and GitLab Self-Managed instances, the CustomersDot is the **JWT issuer**.
|
||||
- For GitLab Dedicated and GitLab Self-Managed, the CustomersDot is the **JWT issuer**.
|
||||
- For GitLab.com deployment, GitLab.com is the **JWT issuer**, because it's able to [self-sign and create JWTs](architecture.md#gitlabcom) for every request to a Cloud Connector feature.
|
||||
|
||||
#### Register new feature for Self-Managed, Dedicated and GitLab.com customers
|
||||
|
Reference in New Issue
Block a user