Update topics/authentication/kerberos.adoc
This commit is contained in:
parent
507bd43a3d
commit
72f18a4702
1 changed files with 1 additions and 1 deletions
2
topics/authentication/kerberos.adoc
Executable file → Normal file
2
topics/authentication/kerberos.adoc
Executable file → Normal 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:
|
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 `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`
|
* Add system properties `-Dsun.security.krb5.debug=true` and `-Dsun.security.spnego.debug=true`
|
||||||
|
|
Loading…
Reference in a new issue