rabbitmq-server/selenium/suites/authnz-mgt/oauth-with-uaa-and-mgt-pref...

11 lines
270 B
Bash
Executable File

#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
TEST_CASES_PATH=/oauth/with-sp-initiated
TEST_CONFIG_PATH=/oauth
PROFILES="uaa uaa-oauth-provider mgt-prefix uaa-mgt-oauth-provider"
source $SCRIPT/../../bin/suite_template $@
runWith uaa