rabbitmq-server/selenium/suites/authnz-mgt/multi-oauth-with-basic-auth...

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

12 lines
347 B
Bash
Raw Permalink Normal View History

2024-02-10 00:22:17 +08:00
#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
TEST_CASES_PATH=/multi-oauth/with-basic-auth-idps-down
TEST_CONFIG_PATH=/multi-oauth
PROFILES="devkeycloak prodkeycloak enable-basic-auth with-resource-label with-resource-scopes tls"
source $SCRIPT/../../bin/suite_template $@
initOnly devkeycloak prodkeycloak
2024-02-10 00:22:17 +08:00
run