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

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

11 lines
332 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
TEST_CASES_PATH=/multi-oauth/with-basic-auth
TEST_CONFIG_PATH=/multi-oauth
PROFILES="devkeycloak prodkeycloak enable-basic-auth with-resource-label with-resource-scopes tls"
source $SCRIPT/../../bin/suite_template $@
runWith devkeycloak prodkeycloak