From d3cd2a2d68fb72ceca842626b14ce2f61ecd7484 Mon Sep 17 00:00:00 2001 From: Sanjay Dalal Date: Mon, 29 Jun 2009 23:54:43 +0000 Subject: [PATCH] CSPACE-225, CSPACE-226 removed extra file extension --- .../resources/config/web-security-config.xml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 services/authentication/src/main/resources/config/web-security-config.xml diff --git a/services/authentication/src/main/resources/config/web-security-config.xml b/services/authentication/src/main/resources/config/web-security-config.xml new file mode 100644 index 000000000..61e1e08ca --- /dev/null +++ b/services/authentication/src/main/resources/config/web-security-config.xml @@ -0,0 +1,32 @@ + + + + + + + CollectionSpace Services + /* + + + * + + + + NONE + + + + + BASIC + CollectionSpace realm + \ No newline at end of file -- 2.47.3