diff options
author | Björn Mattsson <bjorn@sunet.se> | 2021-05-19 11:39:44 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2021-05-19 11:39:44 +0200 |
commit | 2ea19404edc60f657de96b1a82f92dbe415372da (patch) | |
tree | 395c8942d7356497411269a0fe976a4a4152bae2 /swamid-2.0/dev.ladok.se-wp-content-plugins-simplesamlphp-www-module.php-saml-sp-metadata.php-default-sp.xml | |
parent | 76e1a049433d0a06993e79cff1d7ec697ef95497 (diff) |
Added registrationInstant to all xml
Diffstat (limited to 'swamid-2.0/dev.ladok.se-wp-content-plugins-simplesamlphp-www-module.php-saml-sp-metadata.php-default-sp.xml')
-rw-r--r-- | swamid-2.0/dev.ladok.se-wp-content-plugins-simplesamlphp-www-module.php-saml-sp-metadata.php-default-sp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/dev.ladok.se-wp-content-plugins-simplesamlphp-www-module.php-saml-sp-metadata.php-default-sp.xml b/swamid-2.0/dev.ladok.se-wp-content-plugins-simplesamlphp-www-module.php-saml-sp-metadata.php-default-sp.xml index b94ba409..9a6e7133 100644 --- a/swamid-2.0/dev.ladok.se-wp-content-plugins-simplesamlphp-www-module.php-saml-sp-metadata.php-default-sp.xml +++ b/swamid-2.0/dev.ladok.se-wp-content-plugins-simplesamlphp-www-module.php-saml-sp-metadata.php-default-sp.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" entityID="https://dev.ladok.se/wp-content/plugins/simplesamlphp/www/module.php/saml/sp/metadata.php/default-sp"> <md:Extensions> - <mdrpi:RegistrationInfo registrationAuthority="http://www.swamid.se/"> + <mdrpi:RegistrationInfo registrationAuthority="http://www.swamid.se/" registrationInstant="2019-01-31T07:43:49Z"> <mdrpi:RegistrationPolicy xml:lang="en">http://swamid.se/policy/mdrps</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> |