I have setup oic google login it is working fine b...
# talk-kratos
f
I have setup oic google login it is working fine but after logging out if I click on registration I get a session with old google account.How can I refresh registration flow oic?
a
@User by logging out, do you mean logging out via selfservice? If yes, I believe what is happening is that your google account is still logged in on the browser and when the sso is triggered that's the one google is passing straight to kratos. And since it is an already existing account, it proceeded with login. Try fully logging out both in selfservice and the google account itself.
f
Yes!I'm logging out with selfservice but the google account stay connected somehow.Is there a way to completely refresh the oic flow so that it ask google account every time you logout ?