From a899a7660a8c973eaedb89afa897bacb81ce63a2 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Wed, 2 May 2012 12:53:31 -0700 Subject: [PATCH] CSPACE-5152: Add borrowersAuthorizer authRef to loansout_common part configuration. --- .../cspace/config/services/tenants/tenant-bindings-proto.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index f0d6db3f1..e1133f08f 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -1040,6 +1040,10 @@ authRef borrowersContact + + authRef + borrowersAuthorizer + authRef lendersAuthorizer -- 2.47.3