This is for making oidc authentication compatible with Auth0 https://auth0.com/docs/api-auth/tutorials/client-credentials
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method