[tests data request] add googleapps sample AuthnRequest

This commit is contained in:
Benjamin Dauvergne 2010-10-11 18:54:32 +02:00
parent fcad112b43
commit ee9b5fbe59
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<samlp:AuthnRequest xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
ID="lfnoehcfgagfbefiaijaefdpndeppgmfllenelik" Version="2.0"
IssueInstant="2010-09-27T12:55:29Z"
ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
ProviderName="google.com" IsPassive="false"
AssertionConsumerServiceURL="https://www.google.com/a/linid.org/acs"><saml:Issuer
xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">google.com</saml:Issuer><samlp:NameIDPolicy
AllowCreate="true"
Format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"
/></samlp:AuthnRequest>