vue-keycloak-js icon indicating copy to clipboard operation
vue-keycloak-js copied to clipboard

Token in URL after logging in

Open blazing234 opened this issue 2 years ago • 6 comments

I'm using vue 3, when I set iframe to false, on redirect the connection info stays in the URL. I didn't have that problem with vue 2. I set iframe to true and it works as intended, but not sure on the security for that one?

blazing234 avatar Apr 12 '22 02:04 blazing234

Hi, not quite sure. This is functionality from the downstream keycloak-js library

baltom avatar Apr 28 '22 06:04 baltom

I think it works fine in prod actually

blazing234 avatar May 24 '22 20:05 blazing234

@blazing234 are you saying this is only an issue when testing locally via localhost? The Vue 2 version doesn't do this.

cdecinkoKnight avatar Oct 04 '22 17:10 cdecinkoKnight

Basically it seems to be a conflict with vue router 4 if not using login iframe check

blazing234 avatar Feb 05 '23 22:02 blazing234

do you find the way to fix this bug ? TUT

sy19971224 avatar Jul 13 '23 10:07 sy19971224

Nothing yet.

cdecinkoKnight avatar Aug 01 '23 20:08 cdecinkoKnight