Retool Self Hosted Google SSO

  1. My goal: I am trying to configure Google SSO with retool self hosted.

  2. Issue: I am getting a Access blocked: Authorization Error

  3. Retool version & hosting setup: We are using AWS EKS

  4. Error message(s) or screenshots:
    Error 400: invalid_request
    Request details: redirect_uri=retool.example.com/oauthcallback flowName=GeneralOAuthFlow

  5. What I’ve tried so far: I have tried to configure the Google Client ID in the UI and through helm to see if it makes a difference. However I get the same error.

I have attended the office hours and was told to create a topic.

Hi @alexander.mesiano, just following up from office hours and remembering you mentioned that you had entered the client id and secret on the retool UI, but since you're self hosted you should be making changes to the docker.env file, as noted in the docs here under Update settings in Retool > Self-hosted deployments.

Just checking back in on this post, were you able to get this working?

Hello Mike,

I was able to get this working. There was an issue with how the key and value for the client id and secret were entered in the helm file.

Thank you
Alex

Glad to hear it was resolved :+1: