Description
UrlRenderer does not render fragments in its urls. This turns out to be problematic when implementing the OAuth2 implicit grant flow, which requires are redirect to an url with a fragment.
Attachments
Issue Links
- relates to
-
WICKET-5938 Url.parse does not support URL fragments
- Resolved