[keycloak-dev] Infinite loop problem with authenticated users browsing out of root context

Maurício Giacomini Penteado mauriciogiacomini at hotmail.com
Mon Sep 26 08:37:00 EDT 2016


Hello everybody


I have a strange error trying codify with keycloak 2.0.0, Angular 1.5.8 and Wildfly 10. I am programming an application that follows concepts of "WYSIWYG".
In my application I have setted keycloak to work on model "check-sso".
All work perfectly if browsing is done with unauthenticated users on any path from my application.
But strangely, authenticated users just can browse on root context from my application. If any aditional path is requested with an authenticated user the app starts a infinite loop.

Example (with app running on root context "/"):

www.exampledomain.com/  - > Works perfectly with authenticated users or unauthenticated users.

www.exampledomain.com/someAppPath<http://www.exampledomain.com/someAppPath>  - > Just works with unauthenticated users. With authenticated users starts a infinite loop.


If anybody has an idea to solve this problem please, let me know.

Regards,
Maurício.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20160926/bbffa0ca/attachment.html 


More information about the keycloak-dev mailing list