Hello Team,
Has anyone been able to get Zeebe Modeler to work with Oauth authentication in the endpoint configuration?
It would be great to talk to someone who has done it.
ERROR app:zeebe-api Failed to connect with config (secrets omitted): {
endpoint: {
type: ‘oauth’,
url: ‘0.0.0.0:50051’,
clientId: ‘xxxxxxxxxxxxxxxxxxxxxx’,
oauthURL: ‘https://xxxxxxxxxxxxx.appid.cloud.ibm.com/oauth/v4/xxxxxxxxxxxx/token’
}
} Error: 14 UNAVAILABLE: No connection established