Fixes #5232 android oauth2 authorization issues. (#5233)
commitb4048a4d6b050701b463782fa860ee3c8da9f6f1
authorStephen Nielson <stephen@nielson.org>
Sat, 23 Apr 2022 23:56:20 +0000 (23 17:56 -0600)
committerGitHub <noreply@github.com>
Sat, 23 Apr 2022 23:56:20 +0000 (23 17:56 -0600)
treea30d6f640c36bbde07b81971e028373afa948ac4
parent0cf4ce14e9fec4908f5da7b7a4470badc7e7d9c0
Fixes #5232 android oauth2 authorization issues. (#5233)

Fixes the scope nonce validation so native apps can authorize using the
nonce from the identity token.

Fixes the css view on mobile native devices so we can see the scope
authorization screen without half of it cut off.
oauth2/provider/scope-authorize.php
src/Common/Auth/OpenIDConnect/Repositories/ScopeRepository.php