rabbitmq-server/selenium/suites/authnz-mgt/oauth-idp-initiated-with-ua...

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

11 lines
303 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
2023-03-21 19:39:28 +08:00
TEST_CASES_PATH=/oauth/with-idp-initiated
TEST_CONFIG_PATH=/oauth
2024-01-03 16:28:36 +08:00
PROFILES="uaa fakeportal-mgt-oauth-provider idp-initiated mgt-prefix uaa-oauth-provider"
source $SCRIPT/../../bin/suite_template $@
2023-03-21 19:39:28 +08:00
runWith uaa fakeportal