Hi, I want to authenticate external users using OIDC. But the thing is, I want to setup the provider on GCP itself. For this, I set up a Oauth client ID credential in APIs and services, and used its client ID and client secret in the OIDC identity provider.
is this correct?