Fixes #5192 Improved FHIR Auth page. (#5193)
commitec007d0c3a287fc44588866288c4e7d4f4cee10e
authorStephen Nielson <stephen@nielson.org>
Tue, 19 Apr 2022 21:09:50 +0000 (19 17:09 -0400)
committerGitHub <noreply@github.com>
Tue, 19 Apr 2022 21:09:50 +0000 (19 17:09 -0400)
tree8c9f91ad67dee8f4f6ab8af106dec6fa2e1f97e0
parent214542579e31deb09351da01f0b1d1d38803a5aa
Fixes #5192 Improved FHIR Auth page. (#5193)

Made the fhir authorization screen show human readable permission
descriptions.  Also added the application being authorized.
oauth2/provider/scope-authorize.php
src/Common/Auth/OpenIDConnect/Repositories/ScopeRepository.php
src/RestControllers/AuthorizationController.php