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

Sebastien Blanc sblanc at redhat.com
Mon Sep 26 09:57:58 EDT 2016


Could you share some code on how you initiate keycloak and bootstrap the
angular app ?

Le lundi 26 septembre 2016, Maurício Giacomini Penteado <
mauriciogiacomini at hotmail.com> a écrit :

> 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/027e8416/attachment.html 


More information about the keycloak-dev mailing list