Hi,
When trying to setup Amazon Cognito as the OpenID Connect provider I get an "invalid_scope" error returned from Cognito. This is created by the fact that Domo is requesting the following scopes on the request to Cognito:
- scope=openid profile email phone address
The address scope does not exist within Cognito and as far as I can tell shouldn't be required for Domo either - is there any way to prevent Domo from asking for this scope?
Thanks, Ash.