diff --git a/provider/legal-aws/src/main/resources/application.properties b/provider/legal-aws/src/main/resources/application.properties
index 0697fa7e34e2fea555c6368e8d58dee12ff937ec..3af3c71e2c4052b61f5e036f0675c26992d29f64 100644
--- a/provider/legal-aws/src/main/resources/application.properties
+++ b/provider/legal-aws/src/main/resources/application.properties
@@ -13,7 +13,7 @@ aws.resourcePrefix=${ENVIRONMENT}
 aws.region=${AWS_REGION}
 
 REGION=${AWS_REGION}
-AUTHORIZE_API=${ENTITLEMENTS_BASE_URL}/api/entitlements/v1
+AUTHORIZE_API=${ENTITLEMENTS_BASE_URL}/api/entitlements/v2
 PARTITION_API=${ENTITLEMENTS_BASE_URL}/api/partition/v1
 LEGAL_HOSTNAME=notused
 CRON_JOB_IP=10.0.0.1