Skip to main content

Firebase

Setting up Firebase

  1. First, make sure your Firebase project is upgraded to use Google Identity Platform.

  2. Under the Authentication tab for your project, click Sign-in Method.

  3. Click Add New Provider

  4. Choose OpenID Connect under "custom providers."

    Screenshot of settings page

  5. If you are not able to fill out the form, make sure the Enable switch is toggled on. Enable toggle must be on

  6. Fill out the form with the following details:

    Grant type: Code flow
    Name: TestBox or testbox
    Provider ID: Recommended to use testbox
    Client ID: provided to you by us
    Issuer (URL): https://idp.testbox.com
    Client secret: provided to you by us

    Screenshot of settings page

  7. Click Next.

  8. You will now see your Callback URL. Please send this callback URL to us at TestBox so we can authorize it in our identity provider.