Hi, Certain backend web servers would require dynamic data to be presented as POST data. These dynamic values may be generated at runtime and keep changing for each auth attempt. We would not be able to configure a successful POST SSO for such backend servers as we can only support static values in the POST SSO configs.
... View more