Merge pull request from GHSA-jjh3-2vqh-ccjp
commit5fa8e521e1a52c15052fe6dd31bc7541ba407a4a
authorStephen Nielson <snielson@discoverandchange.com>
Tue, 11 Apr 2023 13:50:52 +0000 (11 09:50 -0400)
committerGitHub <noreply@github.com>
Tue, 11 Apr 2023 13:50:52 +0000 (11 09:50 -0400)
treea6ef64dffdb624c152e5f86df327f12d115227cd
parent0dfba17e22a30f1e43faa43abb1335a4ccd57f5c
Merge pull request from GHSA-jjh3-2vqh-ccjp

Validates the client_id in the token against the client_id sent in the
request.

Adds logging and debug information.
src/Common/Auth/OpenIDConnect/JWT/JsonWebKeyParser.php
src/RestControllers/AuthorizationController.php