Moving docs to new folder

CIAM-5056
This commit is contained in:
Alexander Schwartz
2023-03-20 09:07:58 +01:00
parent fe6cfdc859
commit 4dcb819c06
829 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
==== Troubleshooting
The best way to troubleshoot problems is to turn on debugging for SAML in both the client adapter and {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.