From 12221d835d5f63c4747f0cbd30e4aac8b78e857c Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 13 Sep 2021 09:11:26 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/integration/kerberos.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/integration') diff --git a/doc/integration/kerberos.md b/doc/integration/kerberos.md index 23565e6f370..48339144292 100644 --- a/doc/integration/kerberos.md +++ b/doc/integration/kerberos.md @@ -9,6 +9,11 @@ type: reference, how-to GitLab can integrate with [Kerberos](https://web.mit.edu/kerberos/) as an authentication mechanism. +WARNING: +GitLab CI/CD does not work with a Kerberos-enabled GitLab instance due to an unresolved +[bug in Git CLI](https://lore.kernel.org/git/YKNVop80H8xSTCjz@coredump.intra.peff.net/T/#mab47fd7dcb61fee651f7cc8710b8edc6f62983d5) +that fails to use job token authentication from the GitLab Runners. + ## Overview [Kerberos](https://web.mit.edu/kerberos/) is a secure method for authenticating a request for a service in a -- cgit v1.2.3