Hi All,
I try to validate SAML inbound Message in Cache. In Document mentioned following command.
Set assertion=..SecurityIn.FindElement("Assertion")
My question is based on SAML token key how to validate manually? without using above method any one give suggestions