Hi,
While following the IdP configuration guide Using Keycloak with Ignition | Inductive Automation , I’ve noticed that my Idp SAML user logout requests are not being executed properly.
For troubleshooting, I’ve already enabled the WebAuthSessionImpl logger, but I’m wondering which additional Ignition logger would be useful to activate in order to get more detailed insight into the SAML flow, especially during Single Logout.
On the Keycloak side, the “Logout Service Binding URL” is configured as:
https://<gateway>:8043/data/federate/callback/saml
If anyone has suggestions regarding other helpful loggers (SAML, IdentityProvider, Gateway…) or potential adjustments on the Keycloak/Ignition setup for SLO, I’d greatly appreciate it.
Thanks!