Skip to content
Snippets Groups Projects
Commit f1a1dfd1 authored by Rucha Deshpande's avatar Rucha Deshpande
Browse files

Entitlements V2

commit 29ec651f 
Author: Rucha Deshpande <deshruch@amazon.com> 
Date: Wed May 05 2021 11:58:58 GMT-0500 (Central Daylight Time) 

    use Entitlements V2
parent 2f9a50c5
No related branches found
No related tags found
1 merge request!54Add Environment variable for int tests
......@@ -19,7 +19,7 @@ spring.data.redis.repositories.enabled=false
springfox.documentation.swagger.v2.path=/api-docs
ACCEPT_HTTP=true
AUTHORIZE_API=${ENTITLEMENTS_BASE_URL}/api/entitlements/v1
AUTHORIZE_API=${ENTITLEMENTS_BASE_URL}/api/entitlements/v2
#logging configuration
logging.transaction.enabled=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment