Update topics/authentication/kerberos.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 13:38:40 +02:00
parent 507bd43a3d
commit 72f18a4702

2
topics/authentication/kerberos.adoc Executable file → Normal file
View file

@ -193,5 +193,5 @@ WARNING: Credential delegation has some security implications so only use it if
If you have issues, we recommend that you enable additional logging to debug the problem:
* Enable `Debug` flag in admin console for Kerberos or LDAP federation providers
* Enable TRACE logging for category `org.keycloak` in logging section of `$WILDFLY_HOME/standalone/configuration/standalone.xml` to receive more info `$WILDFLY_HOME/standalone/log/server.log`
* Enable TRACE logging for category `org.keycloak` in logging section of `standalone/configuration/standalone.xml` to receive more info `standalone/log/server.log`
* Add system properties `-Dsun.security.krb5.debug=true` and `-Dsun.security.spnego.debug=true`