This is on Oracle Cloud Free Tier ATP
I got Social Sign-in using Google working by following this url (https://eocoe.blogspot.com/2019/02/adding-social-sign-in-in-apex.html)
well .. sort of
It only works if GOOGLE is the Current authentication method.
And, when I log-out, "it pull me back in" (in Godfather voice). That is, I auto-login.
Authentication Scheme Name for Google sign-in is "GOOGLE"
The login button on the login page is set as such:

Authorized Redirect URL:
{dbname}.adb.us-ashburn-1.oraclecloudapps.com/ords/apex_authentication.callback
Is there the problem with my settings?
is there any info missing?
Thanks
MK