Disable scope validation in RH-SSO 7.5
Issue
- Executing the following results in "invalid_scope" error message:
Post --> https://localhost/auth/realms/my-realm/protocol/openid-connect/token
Response: 400 Bad Request
{
"error": "invalid_scope",
"error_description": "Invalid scopes: xxxxx.zzz"
}
- We need to disable scope validation
Environment
- Red Hat Single Sign-On (RH-SSO)
- 7.5.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.