[cpp-sp COMMIT] /branches/REL_2/configs/win-shibboleth2.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Dec 6 21:29:46 EST 2012
Author: scantor
Date: Thu Dec 6 21:29:46 2012
New Revision: 3833
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3833&view=rev
Log:
Fix comment to match other default file
Modified:
branches/REL_2/configs/win-shibboleth2.xml
Modified: branches/REL_2/configs/win-shibboleth2.xml
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/configs/win-shibboleth2.xml?rev=3833&r1=3832&r2=3833&view=diff
==============================================================================
--- branches/REL_2/configs/win-shibboleth2.xml (original)
+++ branches/REL_2/configs/win-shibboleth2.xml Thu Dec 6 21:29:46 2012
@@ -79,11 +79,11 @@
checkAddress="false" handlerSSL="false" cookieProps="http">
<!--
- Configures SSO for a default IdP. To allow for >1 IdP, remove
- entityID property and adjust discoveryURL to point to discovery service.
- (Set discoveryProtocol to "WAYF" for legacy Shibboleth WAYF support.)
- You can also override entityID on /Login query string, or in RequestMap/htaccess.
- -->
+ Configures SSO for a default IdP. To allow for >1 IdP, remove
+ entityID property and adjust discoveryURL to point to discovery service.
+ (Set discoveryProtocol to "WAYF" for legacy Shibboleth WAYF support.)
+ You can also override entityID on /Login query string, or in RequestMap/htaccess.
+ -->
<SSO entityID="https://idp.example.org/idp/shibboleth"
discoveryProtocol="SAMLDS" discoveryURL="https://ds.example.org/DS/WAYF">
SAML2 SAML1
More information about the commits
mailing list