Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)

61491: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      61339: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
         61232: Merged DEV to V4.1-BUG-FIX (4.1.8)
            61152 : MNT-10364 : Kerberos SSO is not working on /alfresco/activiti-admin
               - Added new filter mapping for "Global Authentication Filter" to allow SSO for activiti admin console.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62425 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2014-02-12 15:41:39 +00:00
parent e3b8fa5e58
commit 801fbdbb66

View File

@@ -240,6 +240,8 @@
<url-pattern>/d/*</url-pattern>
</filter-mapping>
<!-- Activiti Global Authentication Filter mapping placeholder -->
<!-- The Cookie WebScript Authentication filter sits in front of web service URLs in addition to the global authentication filter -->
<filter-mapping>
<filter-name>WebScript Cookie Authentication Filter</filter-name>