Changed classes that access metadata to use the new API. Also added some...
Changed classes that access metadata to use the new API. Also added some initial code to start parsing Shibboleth 1.3 IdP metadata.. will do more on this tomorrow. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@147 44740490-163a-0410-bde0-09ae8108e29a
Showing
- lib/SimpleSAML/Metadata/MetaDataStorageHandler.php 3 additions, 2 deletionslib/SimpleSAML/Metadata/MetaDataStorageHandler.php
- lib/SimpleSAML/Metadata/MetaDataStorageHandlerSAML2Meta.php 49 additions, 7 deletionslib/SimpleSAML/Metadata/MetaDataStorageHandlerSAML2Meta.php
- www/admin/metadata.php 54 additions, 67 deletionswww/admin/metadata.php
- www/example-simple/hostnames.php 3 additions, 2 deletionswww/example-simple/hostnames.php
- www/example-simple/saml2-example.php 2 additions, 2 deletionswww/example-simple/saml2-example.php
- www/example-simple/shib13-example.php 6 additions, 3 deletionswww/example-simple/shib13-example.php
- www/openid/provider/server.php 3 additions, 3 deletionswww/openid/provider/server.php
- www/saml2/idp/SSOService.php 2 additions, 2 deletionswww/saml2/idp/SSOService.php
- www/saml2/idp/SingleLogoutService.php 2 additions, 2 deletionswww/saml2/idp/SingleLogoutService.php
- www/saml2/idp/metadata.php 2 additions, 2 deletionswww/saml2/idp/metadata.php
- www/saml2/sp/AssertionConsumerService.php 2 additions, 2 deletionswww/saml2/sp/AssertionConsumerService.php
- www/saml2/sp/SingleLogoutService.php 2 additions, 2 deletionswww/saml2/sp/SingleLogoutService.php
- www/saml2/sp/idpdisco.php 2 additions, 2 deletionswww/saml2/sp/idpdisco.php
- www/saml2/sp/initSLO.php 2 additions, 2 deletionswww/saml2/sp/initSLO.php
- www/saml2/sp/initSSO.php 2 additions, 2 deletionswww/saml2/sp/initSSO.php
- www/saml2/sp/metadata.php 2 additions, 2 deletionswww/saml2/sp/metadata.php
- www/shib13/idp/SSOService.php 2 additions, 2 deletionswww/shib13/idp/SSOService.php
Loading
Please register or sign in to comment