Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Overview

The TestSuite used to verify optional validation of SAML attributes elements with Document Query request. The JMX script is to ensure that gateway is operated passthrough without the need for server restart.

The test cases no longer work as intended when the SAML attributes changed from optional validation based on configuration to always required validation.

TestCases Detail for DS Deferred response passthrough inbound and standard outbound

The Test cases is designed to be able to turn off and on the SAML attributes element validations, however required SAML Attribute elements are validated reguardless of configuration.

  • Attribute Check Off - Multiple Missing DQ: used to checked successful response with attribute check turn off and attribute missing; now required attribute is checked reguardless of configuration and no longer missing.

  • Attribute Check On - Happy DQ: successful response for attribute checked on and attribute not missing

  • Attribute Check On - Purposeof Missing DQ: failure is expected for attribut check on and purposeOf is missing

  • Attribute Check On - Role Missing DQ: failure is expected for attribut check on and role is missing

  • Attribute Check On - HCID Missing DQ: failure is expected for attribut check on and HCID is missing

  • No labels