summaryrefslogtreecommitdiffstats
path: root/lib/SAML2/XML/md/Extensions.php
Commit message (Collapse)AuthorAgeFilesLines
* Start using SAML2 library from GitHub.Olav Morken2013-11-151-62/+0
| | | | | | | | | This patch also starts using Composer for other dependencies (i.e. php-openid and xmlseclibs). Thanks to Boy Baukema for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3290 44740490-163a-0410-bde0-09ae8108e29a
* Added support for RegistrationInfo element in SAML 2.0 metadata.Jaime Pérez Crespo2012-10-051-0/+2
| | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3185 44740490-163a-0410-bde0-09ae8108e29a
* Add support for the MDUI extension.Olav Morken2012-05-041-0/+4
| | | | | | | | | | | | This patch adds support parsing and generating metadata with the mdui:UIInfo and mdui:DiscoHints elements. Support for generating metadata with the extensions is added to the SAML 2.0 IdP. It should also work through the metadata aggregator. Thanks to Timothy Ace at Synacor, Inc. for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3088 44740490-163a-0410-bde0-09ae8108e29a
* SAML2_XML_md_Extensions: Fix namespaceURL => namespaceURI.Olav Morken2011-10-281-1/+1
| | | | | | Thanks to Georg Gollmann for reporting this bug. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2963 44740490-163a-0410-bde0-09ae8108e29a
* SAML2: Add mdrpi:PublicationInfo extension.Olav Morken2011-10-181-0/+2
| | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2946 44740490-163a-0410-bde0-09ae8108e29a
* SAML2: Metadata XML classes.Olav Morken2010-04-211-0/+54
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2261 44740490-163a-0410-bde0-09ae8108e29a