Skip to content
Snippets Groups Projects
Commit 4b1bfb3f authored by Olav Morken's avatar Olav Morken
Browse files

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.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2249 44740490-163a-0410-bde0-09ae8108e29a
parent c999d7cc
No related branches found
No related tags found
No related merge requests found
......@@ -166,7 +166,6 @@ In the (`saml20-sp-remote.php`) file we will configure an entry for Google Apps
*/
'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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment