oauth updates (#4036)
commit90312a739d2d5f527f4c9a207d179321c2e5a608
authorBrady Miller <brady.g.miller@gmail.com>
Sun, 15 Nov 2020 23:47:56 +0000 (15 15:47 -0800)
committerGitHub <noreply@github.com>
Sun, 15 Nov 2020 23:47:56 +0000 (15 15:47 -0800)
tree1296ccadab18fb822b1433facacebd6930b6a2dc
parenta38c57051a08dfad8adee4c0c8cb1762dccbe3a8
oauth updates (#4036)

* oauth updates

Co-authored-by: Jerry Padgett <sjpadgett@gmail.com>
20 files changed:
API_README.md
FHIR_README.md
_rest_config.php
_rest_routes.inc.php
apis/dispatch.php
docker/development-easy-arm32/docker-compose.yml
docker/development-easy-arm64/docker-compose.yml
docker/development-easy-light/docker-compose.yml
docker/development-easy/docker-compose.yml
oauth2/authorize.php
sql/5_0_2-to-6_0_0_upgrade.sql
sql/database.sql
src/Common/Auth/OpenIDConnect/Repositories/AccessTokenRepository.php
src/Common/Auth/OpenIDConnect/Repositories/ClientRepository.php
src/Common/Auth/OpenIDConnect/Repositories/ScopeRepository.php
src/Common/Session/SessionUtil.php
src/RestControllers/AuthRestController.php [deleted file]
src/RestControllers/AuthorizationController.php
tests/api/InternalApiTest.php
version.php