Questions tagged [connect2id]

Connect2id is an OpenID Connect Server. It works as a IdP & SSO.

1 questions
0
votes
1 answer

Go test to validate connect2id gives "invalid_client" error

I'm trying to validate the Connect2id set up with Go test and I'm getting following error. "Client authentication failed: Missing client authentication","error":"invalid_client" The full scenario output is look like below. Feature: Test Identity…
AnujAroshA
  • 4,623
  • 8
  • 56
  • 99