rabbitmq-server/selenium/test/oauth/rabbitmq.uaa-mgt-oauth-prov...

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

6 lines
198 B
Plaintext
Raw Permalink Normal View History

2025-04-08 17:06:50 +08:00
# uaa requires a secret in order to renew tokens
management.oauth_client_secret = ${OAUTH_CLIENT_SECRET}
2024-01-03 16:28:36 +08:00
# uaa requires a secret in order to renew tokens
management.oauth_provider_url = ${UAA_URL}