Revision: 2249
Author: olavmrk
Date: Sun Apr 11 22:39:28 2010
Log: docs: Remove spNameQualifier from Google Apps sp-remote metadata.
The documentation includes a spNameQualifier that matches the entityID
of the Google Apps SP, but we will use the entityID as the
SPNameQualifier by default.
http://code.google.com/p/simplesamlphp/source/detail?r=2249
Modified:
/trunk/docs/simplesamlphp-googleapps.txt
=======================================
--- /trunk/docs/simplesamlphp-googleapps.txt Mon Mar 8 04:41:15 2010
+++ /trunk/docs/simplesamlphp-googleapps.txt Sun Apr 11 22:39:28 2010
@@ -166,7 +166,6 @@
*/
'google.com' => array(
'AssertionConsumerService'
=> 'https://www.google.com/a/g.feide.no/acs',
- 'spNameQualifier' => 'google.com',
'NameIDFormat'
=> 'urn:oasis:names:tc:SAML:2.0:nameid-format:email',
'simplesaml.nameidattribute' => 'uid',
'simplesaml.attributes' => false
--
You received this message because you are subscribed to the Google Groups
"simpleSAMLphp commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simplesamlphp-commits?hl=en.