Hello everyone,
I'm dealing with a problem that is due to the renewal of the Let's Encrypt certificate I'm using, and the new "Certificate Fingerprint (SHA1)" that it gives after renewal.
This SHA1 Fingerprint needs to be added as the value of "idp_cert_fingerprint" @ https://goauthentik.io/integrations/services/gitlab/#gitlab-configuration
Since it's changing at every renewal, I would need to update the docker-compose file manually after each renewal which isn't something I'd like to do 😅
To give an idea about the current set-up, Authentik is run in k8s, where-as Gitlab CE is run on a seperate host via docker-compose.
Authentik get's it's certificate from it's ingress + certificate in the k8s cluster, see #1075708426996424744 message for that.
How do you guys deal with this, or can you guide me to a solution for this matter?
Support level: authentik