mock-oauth2-server
mock-oauth2-server copied to clipboard
Out of data README
Hi since the removal of scope from the request params
{ "requestParam": "scope", "match": "scope1", "claims": { "sub": "subByScope", "aud": [ "audByScope" ] } }
is no longer applicable