Adding support for the IdP-first flow with SAML 2.0, where there is no...
Adding support for the IdP-first flow with SAML 2.0, where there is no authentication request, and an unsolited response is sent back to the SP. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1242 44740490-163a-0410-bde0-09ae8108e29a
Showing
- docs/simplesamlphp-idp.txt 18 additions, 1 deletiondocs/simplesamlphp-idp.txt
- docs/simplesamlphp-sp.txt 3 additions, 0 deletionsdocs/simplesamlphp-sp.txt
- lib/SimpleSAML/Bindings/SAML20/HTTPRedirect.php 0 additions, 2 deletionslib/SimpleSAML/Bindings/SAML20/HTTPRedirect.php
- lib/SimpleSAML/XML/SAML20/AuthnResponse.php 5 additions, 4 deletionslib/SimpleSAML/XML/SAML20/AuthnResponse.php
- www/saml2/idp/SSOService.php 23 additions, 2 deletionswww/saml2/idp/SSOService.php
- www/saml2/sp/AssertionConsumerService.php 9 additions, 3 deletionswww/saml2/sp/AssertionConsumerService.php
Loading
Please register or sign in to comment