On 01/09/16 23:34, Andy Yar wrote:
That's strange... IFrame is supposed to just check the cookie, not to do any reload.Hello,I've created a template of a Angular based app using keycloak.js lib. After a successful login the app/page periodically reloads itself. I guess it's because of the iFrame session check being set to 5sec interval (requesting url: <base_url>/#state=<hash>&code=
<hash>).
Maybe take a look at our angular examples and see if you do something differently? See https://github.com/keycloak/keycloak/tree/master/examples/ . Note the angular.bootstrap called after Keycloak authentication is fully finished.demo-template/angular-product- app
Marek
ThanksIs this intended?This happens in latest Firefox and Edge. Chrome seems to handle these reloads quietly.
_______________________________________________ keycloak-user mailing list keycloak-user@lists.jboss.org https://lists.jboss.org/ mailman/listinfo/keycloak-user