Move all organization info to Organization* metadata options.
This patch changes the metadata parsing and generation to use OrganizationName, OrganizationDisplayName and OrganizationURL. It also updates users of 'name' to check 'OrganizationDisplayName' if 'name' is unset. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2166 44740490-163a-0410-bde0-09ae8108e29a
Showing
- docs/simplesamlphp-reference-idp-hosted.txt 29 additions, 0 deletionsdocs/simplesamlphp-reference-idp-hosted.txt
- docs/simplesamlphp-reference-idp-remote.txt 32 additions, 1 deletiondocs/simplesamlphp-reference-idp-remote.txt
- docs/simplesamlphp-reference-sp-hosted.txt 29 additions, 0 deletionsdocs/simplesamlphp-reference-sp-hosted.txt
- docs/simplesamlphp-reference-sp-remote.txt 32 additions, 1 deletiondocs/simplesamlphp-reference-sp-remote.txt
- lib/SimpleSAML/IdP.php 7 additions, 1 deletionlib/SimpleSAML/IdP.php
- lib/SimpleSAML/Metadata/SAMLBuilder.php 20 additions, 23 deletionslib/SimpleSAML/Metadata/SAMLBuilder.php
- lib/SimpleSAML/Metadata/SAMLParser.php 3 additions, 4 deletionslib/SimpleSAML/Metadata/SAMLParser.php
- modules/adfs/www/idp/prp.php 0 additions, 2 deletionsmodules/adfs/www/idp/prp.php
- modules/consent/templates/consentform.php 12 additions, 6 deletionsmodules/consent/templates/consentform.php
- modules/consentAdmin/www/consentAdmin.php 5 additions, 3 deletionsmodules/consentAdmin/www/consentAdmin.php
- modules/core/templates/frontpage_federation.tpl.php 2 additions, 0 deletionsmodules/core/templates/frontpage_federation.tpl.php
- modules/discopower/templates/disco-tpl.php 6 additions, 0 deletionsmodules/discopower/templates/disco-tpl.php
- modules/saml/hooks/hook_metadata_hosted.php 3 additions, 0 deletionsmodules/saml/hooks/hook_metadata_hosted.php
- templates/metadata.php 3 additions, 1 deletiontemplates/metadata.php
- templates/selectidp-dropdown.php 4 additions, 1 deletiontemplates/selectidp-dropdown.php
- templates/selectidp-links.php 4 additions, 1 deletiontemplates/selectidp-links.php
- www/admin/metadata.php 8 additions, 8 deletionswww/admin/metadata.php
- www/auth/login-feide.php 2 additions, 0 deletionswww/auth/login-feide.php
- www/saml2/idp/metadata.php 16 additions, 8 deletionswww/saml2/idp/metadata.php
- www/saml2/sp/metadata.php 17 additions, 3 deletionswww/saml2/sp/metadata.php
Loading
Please register or sign in to comment