rabbitmq-server/selenium/suites/authnz-mgt/multi-oauth-without-basic-a...

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

11 lines
317 B
Bash
Raw Normal View History

#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
2024-01-29 00:59:04 +08:00
TEST_CASES_PATH=/multi-oauth/without-basic-auth
TEST_CONFIG_PATH=/multi-oauth
PROFILES="devkeycloak prodkeycloak with-resource-label with-resource-scopes tls"
source $SCRIPT/../../bin/suite_template $@
runWith devkeycloak prodkeycloak