Hi all! Question about Google Authentication for R...
# troubleshoot
c
Hi all! Question about Google Authentication for React App (OIDC) Is it possible to specify the 
prompt=select_account
 authentication url parameter in docker.env for the frontend-react container? So that if a non-company account is selected, it would be possible to choose it, and not face 403, thank you.
b
Hi there! Currently this is not supported. What is your use case for allowing non-company users to sign in? Since we support OIDC (not all oauth), the Identity Provider needs to know about DataHub
c
@big-carpet-38439 you misunderstood me a little. When I have 2 accounts that I have logged into google, I want to be able to switch it to the one I need on the authorization page, and not encounter this error.
b
Oh interesting. I'm not sure why you cannot - I am able to do this without a problem :
c
0_о