From c248cd6007a280f6791f1e7739ae6b56bf26d5ab Mon Sep 17 00:00:00 2001 From: Michael Mokry Date: Tue, 30 Oct 2018 16:51:57 -0500 Subject: [PATCH] Updated git submodules Project: policy/engine master 76088485005347db7495a735fffa650ddd479c50 Modified to make AAF configurable in policy/engine Added property to enable or disable AAF Added logic to the code to check the property and use old authentication logic to authenticate the user rather than AAF if disabled. Fixed license issue Modified cadi_truststore_password value to use proper variable Added comment to local development enviroment properties file Modified test resources to fix Junit failures Change-Id: I962895154716092c9cc0bc6c48f6419f3b5900fe Issue-ID: POLICY-1217 Signed-off-by: Michael Mokry (cherry picked from commit 6accdc2ae0340ed84a59c739bd345ced2ff323c5) --- docs/submodules/policy/engine.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git index 45f5559fd..760884850 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit 45f5559fd72ea7cc0ed9932ee617ac19d8569769 +Subproject commit 76088485005347db7495a735fffa650ddd479c50 -- 2.16.6