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

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

4 lines
178 B
Plaintext
Raw Permalink Normal View History

2024-01-03 16:28:36 +08:00
export KEYCLOAK_URL=https://localhost:8443/realms/test
2025-04-08 17:06:50 +08:00
export OAUTH_PROVIDER_URL=${KEYCLOAK_URL}
export KEYCLOAK_CA_CERT=selenium/test/oauth/keycloak/ca_keycloak_certificate.pem