From 4e4b68317fa5767a9990532947c2af33f8eced51 Mon Sep 17 00:00:00 2001 From: Jonathan Vila Date: Fri, 5 Nov 2021 12:32:55 +0100 Subject: [PATCH] KEYCLOAK-19144 [PR] fixed broken link for master->main --- server_admin/topics/authentication/kerberos.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_admin/topics/authentication/kerberos.adoc b/server_admin/topics/authentication/kerberos.adoc index d4985389ca..3754f58e63 100644 --- a/server_admin/topics/authentication/kerberos.adoc +++ b/server_admin/topics/authentication/kerberos.adoc @@ -128,7 +128,7 @@ When you install https://www.docker.com/[docker], run a docker image with the Fr ===== ApacheDS testing Kerberos server -For quick testing and unit tests, use a simple http://directory.apache.org/apacheds/[ApacheDS] Kerberos server. You must build {project_name} from the source and then run the Kerberos server with the maven-exec-plugin from our test suite. See details https://github.com/keycloak/keycloak/blob/master/docs/tests.md#kerberos-server[here]. +For quick testing and unit tests, use a simple http://directory.apache.org/apacheds/[ApacheDS] Kerberos server. You must build {project_name} from the source and then run the Kerberos server with the maven-exec-plugin from our test suite. See details https://github.com/keycloak/keycloak/blob/main/docs/tests.md#kerberos-server[here]. endif::[] ==== Credential delegation