Repository: cxf-fediz Updated Branches: refs/heads/master f9b182f07 -> bd86beaa4
Removing Reply from config Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/bd86beaa Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/bd86beaa Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/bd86beaa Branch: refs/heads/master Commit: bd86beaa4886d8cbafcb9cfa61f1720ffd8beaed Parents: f9b182f Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Oct 16 15:36:58 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Oct 16 15:36:58 2015 +0100 ---------------------------------------------------------------------- examples/jaxrsCxfPluginWebapp/src/main/resources/fediz_config.xml | 1 - .../jaxrsCxfPluginWebapp/src/main/webapp/WEB-INF/fediz_config.xml | 1 - 2 files changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/bd86beaa/examples/jaxrsCxfPluginWebapp/src/main/resources/fediz_config.xml ---------------------------------------------------------------------- diff --git a/examples/jaxrsCxfPluginWebapp/src/main/resources/fediz_config.xml b/examples/jaxrsCxfPluginWebapp/src/main/resources/fediz_config.xml index 529b645..1dee39e 100644 --- a/examples/jaxrsCxfPluginWebapp/src/main/resources/fediz_config.xml +++ b/examples/jaxrsCxfPluginWebapp/src/main/resources/fediz_config.xml @@ -43,7 +43,6 @@ <issuer>https://localhost:8443/fediz-idp/federation</issuer> <roleDelimiter>,</roleDelimiter> <roleURI>http://schemas.xmlsoap.org/ws/2005/05/identity/claims/role</roleURI> - <reply>/j_spring_fediz_security_check</reply> <claimTypesRequested> <claimType type="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/role" optional="false" /> <claimType type="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname" optional="true" /> http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/bd86beaa/examples/jaxrsCxfPluginWebapp/src/main/webapp/WEB-INF/fediz_config.xml ---------------------------------------------------------------------- diff --git a/examples/jaxrsCxfPluginWebapp/src/main/webapp/WEB-INF/fediz_config.xml b/examples/jaxrsCxfPluginWebapp/src/main/webapp/WEB-INF/fediz_config.xml index 529b645..1dee39e 100644 --- a/examples/jaxrsCxfPluginWebapp/src/main/webapp/WEB-INF/fediz_config.xml +++ b/examples/jaxrsCxfPluginWebapp/src/main/webapp/WEB-INF/fediz_config.xml @@ -43,7 +43,6 @@ <issuer>https://localhost:8443/fediz-idp/federation</issuer> <roleDelimiter>,</roleDelimiter> <roleURI>http://schemas.xmlsoap.org/ws/2005/05/identity/claims/role</roleURI> - <reply>/j_spring_fediz_security_check</reply> <claimTypesRequested> <claimType type="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/role" optional="false" /> <claimType type="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname" optional="true" />
