In ITfoxtec SAML 2.0 implementation, Saml2PostBinding
object has SetRelayStateQuery()
and GetRelayStateQuery()
methods to set and get data from dictionary.
Sometimes, GetRelayStateQuery()
returns Empty dictionary even though I have set values using SetRelayStateQuery()
. I am not able to reproduce this while testing but it is happening for many clients on production. In which scenarios may this happen?