Thank you for posting this in Microsoft Q&A.
I understand that you are trying to use the prompt=select_account
parameter in the Google OAuth2 integration, but users are not prompted to select an account and are instead redirected automatically.
As mentioned in this document, the OAuth 2.0 authorization code flow in Azure Active Directory B2C only supports prompt=login
to avoid single sign-on.
For your reference: https://learn.microsoft.com/en-us/azure/active-directory-b2c/authorization-code-flow
Hope this helps. Do let us know if you any further queries.
Thanks,
Navya.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.