EzeScan Cloud

Authenticating with Google Cloud via OpenID Connect

Setting up Client in Google Cloud Console

1

Navigate to Google Cloud Console > Google Auth Platform > Clients page: https://console.cloud.google.com/auth/clients

2

Click the Create client button in the top menu.

image-20260702-123542.png

3

Enter the following details and then click the Create button:

Option

Value

Application type

Web application

Name

EzeScan Cloud

Authorized redirect URIs

https://customer.ezescan.cloud/eim/signin-oidc

https://customer.ezescan.cloud/eim/signout-callback-oidc

(Replace "customer" with your deployed dns name).

image-20260702-124010.png


4

On the Oauth client created modal that appears click the Download JSON link down the bottom.

image-20260702-124234.png


5

Send this JSON file (or the text within) to our team via a secure method of your choice.

For example:

  • Encrypted email or sharing an entry in a password manager.

  • Secure self-destructing message service (https://secret.ezescan.com.au/ )

  • Other method that adhears to your organisations policies for sharing sensitive information.