Enable groups testing for K2K scenarios

Opt into optional testing of the groups parameter in K2K SAML
assertions.

Change-Id: Id98310ab052623456316565f1ab71b183127f8fa
Depends-on: https://review.opendev.org/721771
This commit is contained in:
Colleen Murphy 2020-04-22 08:39:16 -07:00
parent cc4722cd7b
commit 5a4dcb7bde
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ function configure_tests_settings {
iniset $TEMPEST_CONFIG fed_scenario mapping_user_name $MAPPING_USER_NAME
iniset $TEMPEST_CONFIG fed_scenario mapping_group_name $GROUP_NAME
iniset $TEMPEST_CONFIG fed_scenario mapping_group_domain_name $DOMAIN_NAME
iniset $TEMPEST_CONFIG fed_scenario enable_k2k_groups_mapping True
# Protocol settings
iniset $TEMPEST_CONFIG fed_scenario protocol_id $PROTOCOL_ID