Skip to content

Commit

Permalink
website/integrations: gitlab: update certificate key pair location an…
Browse files Browse the repository at this point in the history
…d 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>
  • Loading branch information
3 people authored Jun 12, 2024
1 parent 113d6cc commit 89c08f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/integrations/services/gitlab/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Under _Advanced protocol settings_, set a certificate for _Signing Certificate_.
## 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`.
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
gitlab_rails['omniauth_enabled'] = true
Expand Down

0 comments on commit 89c08f2

Please sign in to comment.