Dear Support,
I'm still evaluating the integration of metabase enterprise edition to our Keycloak - and beginning from 1.53.6 the SLO - Logout is not working any more with Keycloak.
It worked well in 1.53.3 with the same settings. We believe, the error came up, as you fixed " Single Logout Fails for Okta" in commit b35022d two weeks ago !
Logout now throws an exception with cause:
"Assert failed: idp-url is required\n(non-blank-string? idp-url)"\n{\n\t"via": [\n\t\t{\n\t\t\t"type": "java.lang.AssertionError",\n\t\t\t"message": "Assert failed: idp-url is required\n(non-blank-string? idp-url)",\n\t\t\t"at": [\n\t\t\t\t"saml20_clj.sp.request$build_logout_obj..