<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi guys,<div class=""><br class=""></div><div class="">I am using keycloak together with mod_auth_openidc and ran into some trouble. I want to use the login-status-iframe endpoint but it seems to be not working (at least for my configuration).</div><div class="">The aim is to use a federated logout:&nbsp;</div><div class=""><br class=""></div><div class="">1. Login via an app protected by mod_auth_openidc</div><div class="">2. Open keycloak admin</div><div class="">3. Destroy the session</div><div class="">4. Refresh the app —&gt; User is still logged in.&nbsp;</div><div class=""><br class=""></div><div class="">So mod_auth_openidc supports the OpenID Connect Session Management via iframe and as I saw in keycloaks code a iframe endpoint is available. So:</div><div class=""><br class=""></div><div class="">- Is the OpenID Connect session management via iframe already working in keycloak? I was wondering that the endpoint is not mentioned in the openID connect well-known configuration.</div><div class="">- What is the correct origin value that should be presented when calling the iframe endpoint?</div><div class=""><br class=""></div><div class="">I call:</div><div class=""><span class="" style="color: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 14px; font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: 20px; widows: 1; background-color: rgb(255, 255, 255);">&lt;keycloak url&gt;/protocol/openid-connect/login-status-iframe.html?client_id=&lt;client&gt;&amp;origin=&lt;origin&gt;</span></div><div class=""><span class="" style="color: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 14px; font-variant-ligatures: normal; font-variant-position: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; line-height: 20px; widows: 1; background-color: rgb(255, 255, 255);"><br class=""></span></div><div class="" style="widows: 1;"><font color="#333333" class=""><span class="" style="background-color: rgb(255, 255, 255);">- Is there any documentation available regarding the iframe endpoint? I suggested that I have to include the above link into the iframe src attribute? Is this correct?</span></font></div><div class="" style="widows: 1;"><br class=""></div><div class="" style="widows: 1;"><font color="#333333" class=""><span class="" style="background-color: rgb(255, 255, 255);"><br class=""></span></font></div><div class="" style="widows: 1;"><font color="#333333" class=""><span class="" style="background-color: rgb(255, 255, 255);">Bests</span></font></div><div class="" style="widows: 1;"><font color="#333333" class=""><span class="" style="background-color: rgb(255, 255, 255);">Jannik</span></font></div></body></html>