From: Ray Lee Date: Tue, 19 Jul 2016 19:47:24 +0000 (-0700) Subject: DRYD-22: Remove obsolete jaas security config. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=ff4ec46f328db8f0ce2604c22632d0b0fdb0f1ca;p=tmp%2Fjakarta-migration.git DRYD-22: Remove obsolete jaas security config. --- diff --git a/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/web.xml b/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/web.xml index 43eab9bd4..0aaf52115 100644 --- a/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/web.xml +++ b/services/JaxRsServiceProvider/src/main/webapp/WEB-INF/web.xml @@ -10,13 +10,6 @@ CollectionSpace Services - - Sets the logging context for the Tiger web-app cspace-logging-context diff --git a/services/authentication/service/src/main/resources/config/jboss-web-security-config.xml b/services/authentication/service/src/main/resources/config/jboss-web-security-config.xml deleted file mode 100644 index 69b1c7a5b..000000000 --- a/services/authentication/service/src/main/resources/config/jboss-web-security-config.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - -java:/jaas/cspace diff --git a/services/authentication/service/src/main/resources/config/web-security-config.xml b/services/authentication/service/src/main/resources/config/web-security-config.xml deleted file mode 100644 index 61e1e08ca..000000000 --- a/services/authentication/service/src/main/resources/config/web-security-config.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - CollectionSpace Services - /* - - - * - - - - NONE - - - - - BASIC - CollectionSpace realm - \ No newline at end of file