By: Kevin Ogden user 04 Apr 2019 at 9:16 a.m. CDT

3 Responses
Kevin Ogden gravatar
We're trying to implement SLO with the new logout URL `/idp/Authn/oxAuth/logout`. However we cannot find the page we are redirected to in the VM files so we can't customize the landing page. Also - we'd like to change the URL in the admin panel which is still `identity/logout` and does not work correctly. We'd like to know where the files are so we can change this. Everything is dynamically generated with xhtml so it is really hard to find the files we need to change. There should really be a master directory somewhere. Thank you.

By William Lowe user 04 Apr 2019 at 7:06 p.m. CDT

William Lowe gravatar
Thanks, we'll take a look.

By Yuriy Movchan staff 05 Apr 2019 at 8:40 a.m. CDT

Yuriy Movchan gravatar
H Kevin, Is it clean 3.1.6 install or instance after upgrade? In 3.1.4 we updated setup to use separated oxAuth client for IDP. As result here is no reference to `identity/logout` now. Here is default IDP [config](https://github.com/GluuFederation/community-edition-setup/blob/version_3.1.6/templates/oxidp-config.json). Here is IDP client [entry](https://github.com/GluuFederation/community-edition-setup/blob/version_3.1.6/templates/clients.ldif#L35). Can you share `ou=oxidp,ou=configuration,inum=<applianceInum>,ou=appliances,o=gluu` oxConfApplication attribute value?

By Thomas Gasmyr Mougang staff 15 Apr 2019 at 1:32 a.m. CDT

Thomas Gasmyr Mougang gravatar
Hi Kevin, Still need assistance here? or can we close this ticket?