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

Entitlements V2

commit 6a3def3a 
Author: Rucha Deshpande <deshruch@amazon.com> 
Date: Wed May 05 2021 11:50:48 GMT-0500 (Central Daylight Time) 

    use Entitlements V2
parent c780c081
No related branches found
No related tags found
1 merge request!78multitenant-v2
......@@ -17,7 +17,7 @@ logging.level.org.springframework.web=${LOG_LEVEL:INFO}
server.servlet.contextPath=/api/notification/v1
server.port=${APPLICATION_PORT:8080}
AUTHORIZE_API=${ENTITLEMENTS_BASE_URL}/api/entitlements/v1
AUTHORIZE_API=${ENTITLEMENTS_BASE_URL}/api/entitlements/v2
PARTITION_API=${ENTITLEMENTS_BASE_URL}/api/partition/v1
REGISTER_SERVICE_URL=${ENTITLEMENTS_BASE_URL}/api/register/v1
......
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