website/integrations: gitlab: update certificate key pair location and specify sha (#9925)
* website/integrations: gitlab: update certificate key pair location and specify sha Signed-off-by: 4d62 <ext@4d62.me> * i prefer the previous wording Signed-off-by: 4d62 <ext@4d62.me> * suggest Co-authored-by: Jens L. <jens@beryju.org> Signed-off-by: 4d62 <ext@4d62.me> * Update website/integrations/services/gitlab/index.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: 4d62 <ext@4d62.me> * p --------- Signed-off-by: 4d62 <ext@4d62.me> Co-authored-by: Jens L. <jens@beryju.org> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
This commit is contained in:
		| @ -29,7 +29,7 @@ Under _Advanced protocol settings_, set a certificate for _Signing Certificate_. | |||||||
| ## GitLab Configuration | ## GitLab Configuration | ||||||
|  |  | ||||||
| Paste the following block in your `gitlab.rb` file, after replacing the placeholder values from above. The file is located in `/etc/gitlab`. | Paste the following block in your `gitlab.rb` file, after replacing the placeholder values from above. The file is located in `/etc/gitlab`. | ||||||
| To get the value for `idp_cert_fingerprint`, go to the Certificate list under _Identity & Cryptography_, and expand the selected certificate. | To get the value for `idp_cert_fingerprint`, navigate to the authentik Admin interface, expand the **System** section and select **Certificates**. Then, expand the selected certificate and copy the SHA1 Certificate Fingerprint. | ||||||
|  |  | ||||||
| ```ruby | ```ruby | ||||||
| gitlab_rails['omniauth_enabled'] = true | gitlab_rails['omniauth_enabled'] = true | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 4d62
					4d62