rabbitmq-server/selenium/test/oauth/env.keycloak

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

4 lines
210 B
Plaintext
Raw Normal View History

2024-01-03 16:28:36 +08:00
export OAUTH_SERVER_CONFIG_DIR=${OAUTH_SERVER_CONFIG_BASEDIR}/oauth/keycloak
2023-03-21 19:39:28 +08:00
export OAUTH_SIGNING_KEY_ID=Gnl2ZlbRh3rAr6Wymc988_5cY7T5GuePd5dpJlXDJUk
export OAUTH_SCOPES="openid profile rabbitmq.tag:management"