You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/01/18 15:18:15 UTC

[3/6] cxf-fediz git commit: Fixing spring tests

Fixing spring tests


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/ced3e763
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/ced3e763
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/ced3e763

Branch: refs/heads/1.2.x-fixes
Commit: ced3e76363b87da4ad59463f26c8fe12d341e1dd
Parents: fd8dcda
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Sat Nov 28 18:04:40 2015 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Jan 18 13:44:00 2016 +0000

----------------------------------------------------------------------
 services/idp/src/main/resources/entities-realma.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/ced3e763/services/idp/src/main/resources/entities-realma.xml
----------------------------------------------------------------------
diff --git a/services/idp/src/main/resources/entities-realma.xml b/services/idp/src/main/resources/entities-realma.xml
index b76bf66..995b92d 100644
--- a/services/idp/src/main/resources/entities-realma.xml
+++ b/services/idp/src/main/resources/entities-realma.xml
@@ -105,7 +105,7 @@
         <property name="tokenType" value="http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0" />
         <property name="lifeTime" value="3600" />
         <property name="passiveRequestorEndpointConstraint" 
-                  value="https://localhost:(\d)*/(\w)*helloworld(\w)*/secure/.*" />
+                  value="https://localhost:(\d)*/(\w)*helloworld(\w)*/.*" />
     </bean>
     
     <bean class="org.apache.cxf.fediz.service.idp.service.jpa.ApplicationClaimEntity">