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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
270 B
Bash
Raw Permalink Normal View History

2023-03-21 19:39:28 +08:00
#!/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"
2023-03-21 19:39:28 +08:00
source $SCRIPT/../../bin/suite_template $@
2023-03-21 19:39:28 +08:00
runWith uaa