zalando-stups / planb-provider

Plan B OpenID Connect Provider issuing JWT tokens
http://planb.readthedocs.org/
Other
16 stars 11 forks source link

ConsentController "/consents/{realm}/{username}/{client-id}" does not work for realms with slashes #90

Closed hjacobs closed 8 years ago

hjacobs commented 8 years ago

We should look up the correct (full) realm name in RealmConfig (similar to what we do with the Host header).

danieldelhoyo commented 8 years ago

fixed