<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello everybody</p>
<p><br>
</p>
<p></p>
<div>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 &quot;WYSIWYG&quot;.</div>
<div>In my application I have setted keycloak to work on model &quot;check-sso&quot;.</div>
<div>All work perfectly if browsing is done with unauthenticated users on any path from my application.</div>
<div>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.</div>
<div><br>
</div>
<div>Example (with app running on root context &quot;/&quot;):</div>
<div><br>
</div>
<div>www.exampledomain.com/ &nbsp;- &gt; Works perfectly with authenticated users or unauthenticated users.&nbsp;</div>
<div><br>
</div>
<div>www.exampledomain.com/someAppPath<a href="http://www.exampledomain.com/someAppPath" class="OWAAutoLink" previewremoved="true"></a>&nbsp; - &gt; Just works with unauthenticated users. With authenticated users starts a infinite loop.&nbsp;</div>
<div><br>
</div>
<div><br>
</div>
<div>If anybody has an idea to solve this problem please, let me know.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Maurício.</div>
<div><br>
</div>
<br>
<p></p>
<p><br>
</p>
<p><br>
</p>
</div>
</body>
</html>