-
- Downloads
Support for holder-of-key profile.
This patch adds support for the holder-of-key profile for both the SAML 2.0 SP and the SAML 2.0 IdP. Thanks to Andreas Mayer for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3061 44740490-163a-0410-bde0-09ae8108e29a
Showing
- lib/SAML2/Binding.php 2 additions, 0 deletionslib/SAML2/Binding.php
- lib/SAML2/Const.php 14 additions, 0 deletionslib/SAML2/Const.php
- lib/SAML2/XML/saml/SubjectConfirmationData.php 32 additions, 1 deletionlib/SAML2/XML/saml/SubjectConfirmationData.php
- lib/SimpleSAML/Metadata/SAMLBuilder.php 3 additions, 0 deletionslib/SimpleSAML/Metadata/SAMLBuilder.php
- modules/saml/lib/IdP/SAML2.php 40 additions, 1 deletionmodules/saml/lib/IdP/SAML2.php
- modules/saml/lib/Message.php 86 additions, 7 deletionsmodules/saml/lib/Message.php
- modules/saml/www/sp/metadata.php 7 additions, 0 deletionsmodules/saml/www/sp/metadata.php
- www/saml2/idp/metadata.php 11 additions, 1 deletionwww/saml2/idp/metadata.php
Loading
Please register or sign in to comment