Skip to content

0.9.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@aeneasr aeneasr released this 14 Jun 14:54
· 3545 commits to master since this release
oauth2: use issuer-prefixed auth URL in challenge redirect (#509)

In order to support running Hydra with a different path prefix behind
a proxy, issue a challenge token with an issuer-prefixed auth redirect
URL instead of the URL received with the auth request.

Signed-off-by: Wyatt Anderson <wanderson@gmail.com>