- Issue created by @luke.leber
Fragments do not seem to be supported in the redirection feature.
Set a simplesamlphp_auth_returnto
cookie with value https://example.com/some-path?some-param#some-fragment
and sign in.
Note that the URI that's landed on is https://example.com/some-path?some-param
, sans fragment.
Respect the fragment.
Active
4.0
Code