diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2017-11-15 13:15:20 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2017-11-15 13:15:20 +0100 |
commit | 97c0df9e991602f5020c321f87164278af23022a (patch) | |
tree | 346030c0006a3e00aaa6e360bb57115f967a87fc /swamid-2.0/vfu-dev.su.se-shibboleth.sso.xml | |
parent | 7937609f7e61032c9b07aceb048c5af6c736964f (diff) |
Addes some more checks in Makefile. And fixed probles found by those checks.
Diffstat (limited to 'swamid-2.0/vfu-dev.su.se-shibboleth.sso.xml')
-rw-r--r-- | swamid-2.0/vfu-dev.su.se-shibboleth.sso.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/vfu-dev.su.se-shibboleth.sso.xml b/swamid-2.0/vfu-dev.su.se-shibboleth.sso.xml index 3bae9088..cb01011e 100644 --- a/swamid-2.0/vfu-dev.su.se-shibboleth.sso.xml +++ b/swamid-2.0/vfu-dev.su.se-shibboleth.sso.xml @@ -18,7 +18,7 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> - <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir. org/entity-category"> + <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> <samla:AttributeValue>http://www.swamid.se/category/hei-service</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> |