OAuth 2.0 authorization service that supports multiple OpenID identity providers
GNU Affero General Public License v3.0
26
stars
14
forks
source link
BUG - [5.1.0+] - OAuth2RequestResolver is invoked on all requests #634
Closed
blabadi closed 2 years ago
Redirect uri is not preserved because the request resolver is invoked on every request when it should only be invoked on matching requests
see: https://github.com/icgc-argo/roadmap/issues/884 affected version >= 5.1.0