rabbitmq-server/selenium/suites/authnz-mgt/oauth-with-keycloak-with-ve...

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

11 lines
295 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env bash
SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
TEST_CASES_PATH=/oauth/with-sp-initiated
TEST_CONFIG_PATH=/oauth
PROFILES="keycloak keycloak-verify-none-oauth-provider keycloak-mgt-oauth-provider tls"
source $SCRIPT/../../bin/suite_template $@
runWith keycloak