# uaa requires a secret in order to renew tokens
management.oauth_client_secret = ${OAUTH_CLIENT_SECRET}
management.oauth_provider_url = ${UAA_URL}