fix(jans-auth-server): introspection endpoint returns error for valid basic client authentication and invalid token #9093
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-bug
Issue or PR is a bug in existing functionality
Describe the issue
Introspection endpoint returns error for valid basic client authentication and invalid token.
Expected behavior
It should return 200
{"active": false}
Actual behavior
oxauth counterpart GluuFederation/oxAuth#1916
Support: 11855
The text was updated successfully, but these errors were encountered: