We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Keyrock logout redirect URL

Hello,

when logging out of our application, the Horizon IDM redirects to its own login screen.

We would like to redirect the user to our own application landing page. We are using an Angular directive that supports passing a logoutredirecturl parameter Authenticating AngularJS against OAuth 2.0 / OpenID Connect which results in the following request being logged in Keyrock:

"GET /auth/logout/?post_logout_redirect_uri=http%3A%2F%2Flocalhost%3A8080%2F HTTP/1.1" 302 0

How can I configure Keyrock to redirect to the desired URL? (if not by honoring the redirect request, at least by hardcoding it in its configuration file)

Thank you for your time.

Best, Edoardo