[keycloak-user] params on my url get duplicated on angular app on reload

Stian Thorgersen stian at redhat.com
Mon Jul 13 06:04:31 EDT 2015


Are you using keycloak.js? The code and state params should be stripped from the url after login by keycloak.js.

----- Original Message -----
> From: "Juan Diego" <juandiego83 at gmail.com>
> To: "keycloak-user" <keycloak-user at lists.jboss.org>
> Sent: Friday, 10 July, 2015 6:48:53 PM
> Subject: [keycloak-user] params on my url get duplicated on angular app on	reload
> 
> Hi,
> 
> I dont know if it is a problem of my code but for example I see my page
> 
> http://localhost/index.html
> then I load and I see something like
> 
> http://localhost/index.html?prompt=none&code=jYy-h3j8F8O6hruPRUF0lO8eisDwbrRAtA3yzag0epg.05b27843-6c0b-4be6-83fc-a27afe108c50&state=80c3e263-0a89-4853-86b2-61e7f675b609
> 
> If I keep reloading my page I keep seeing
> prompt=none&code=jYy-h3j8F8O6hruPRUF0lO8eisDwbrRAtA3yzag0epg.05b27843-6c0b-4be6-83fc-a27afe108c50&state=80c3e263-0a89-4853-86b2-61e7f675b609
> added over and over
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list