keycloak-scim/securing_apps/topics/saml/java/debugging.adoc
2017-03-21 14:25:37 -04:00

4 lines
361 B
Text

==== Troubleshooting
The best way to troubleshoot problems is to turn on debugging for SAML in both the client adapter and {{book.project.name}} Server. Using your logging framework, set the log level to `DEBUG` for the `org.keycloak.saml` package. Turning this on allows you to see the SAML requests and response documents being sent to and from the server.