Google identity provider

Hi

I have setup google as an identity provider and it works well but when it returns to keycloak I get you are already logged in?

Extra Information: im using django-allauth and using keycloak as the provider. It used to redirect back after returning from google in keycloak 13 but we upgradded and now I get this

Could you explain better? After a succesful identity provider login, by default, keycloak will log in the user and redirect back to the Relying Party (your app) to finish the authentication flow.