|
Description:
|
When accessing a SP using HTTP Redirect Binding for the first time, it is not restoring the original request that originated a AuthnRequest.
For example, if the ServiceURL is /sp and you hit for the first time /sp/savedRequest
. The
, the
expected behavior is that the SP
restores
to restore
the /sp/savedRequest and redirect the user to this resource.
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1072387
|