NHINSAMLAttributeTest

Overview

The Test Suite is 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.

Test Cases Detail for passthrough

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 regardless 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 regardless of configuration and no longer missing.

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

  • Attribute Check On - HCID Missing DQ: failure is expected for attribute check on and Home Community ID (HCID) is missing

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

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