Hello,
I am trying to integrate our Jira Help Desk this with our existing openid connect provider Server (www.gluu.org). I entered the basic configuration (below) but get the following error after authorization:
Error with Scope Configuration. Please check if the Scope you have entered is correct.
Can you please point me to what could be wrong?
The fields I added are:
Application: Custom OpenID
Client ID: <yes>
Client Secret: <yes>
Scope: openid email
Authorize Endpoint: <yes>
Access Token Endpoint: <token end point>
Send Parameters in Token End Point: HTTP Header (not sure if this matters)
Logout Endpoint: <none>
Use State Parameters: Checked (or Unchecked, didn’t make a difference)
Check issuer in response: Not checked
Public key: <none>