Artifact support for the SP.
This patch adds the necessary code for receiving authentication responses using the HTTP-Artifact binding. Thanks to Shoaib Ali and Bill Young from New Zealand for spending the time to implement this. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2305 44740490-163a-0410-bde0-09ae8108e29a
Showing
- lib/SAML2/ArtifactResolve.php 5 additions, 2 deletionslib/SAML2/ArtifactResolve.php
- lib/SAML2/HTTPArtifact.php 78 additions, 2 deletionslib/SAML2/HTTPArtifact.php
- lib/SAML2/SOAPClient.php 113 additions, 0 deletionslib/SAML2/SOAPClient.php
- lib/SimpleSAML/Metadata/MetaDataStorageHandler.php 28 additions, 0 deletionslib/SimpleSAML/Metadata/MetaDataStorageHandler.php
- modules/saml/lib/Auth/Source/SP.php 0 additions, 1 deletionmodules/saml/lib/Auth/Source/SP.php
- modules/saml/www/sp/saml2-acs.php 5 additions, 1 deletionmodules/saml/www/sp/saml2-acs.php
- modules/saml2/lib/Message.php 9 additions, 0 deletionsmodules/saml2/lib/Message.php
- www/saml2/sp/AssertionConsumerService.php 7 additions, 7 deletionswww/saml2/sp/AssertionConsumerService.php
- www/saml2/sp/initSSO.php 0 additions, 1 deletionwww/saml2/sp/initSSO.php
Loading
Please register or sign in to comment