Skip to content

Tags: guoyu07/hydra

Tags

v0.9.12

Toggle v0.9.12's commit message
vendor: update glide lock

v0.9.11

Toggle v0.9.11's commit message
docs: added step-by-step install guide

v0.9.10

Toggle v0.9.10's commit message
vendor: update fosite to remove forced nonce (ory#542)

v0.9.9

Toggle v0.9.9's commit message
cmd: add test for get handler

v0.9.8

Toggle v0.9.8's commit message
oauth2: resolve session issue with deep nested session

Closes ory#512

v0.9.7

Toggle v0.9.7's commit message
cmd/server: supply admin client policy with id

v0.9.6

Toggle v0.9.6's commit message
all: add ability to load database connectors from plugins

v0.9.5

Toggle v0.9.5's commit message
vendor: upgrade ladon to 0.7.7 (ory#523)

v0.9.4

Toggle v0.9.4's commit message
all: improve test exports (ory#521)

v0.9.3

Toggle v0.9.3's commit message
oauth2: use issuer-prefixed auth URL in challenge redirect (ory#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 <[email protected]>