diff options
author | Björn Mattsson <bmt@bjorn-helena.se> | 2018-04-19 13:09:51 +0200 |
---|---|---|
committer | Björn Mattsson <bmt@bjorn-helena.se> | 2018-04-19 13:09:51 +0200 |
commit | 0f8aceed82046f7f3640a4c2e996dbf6e8b5ffca (patch) | |
tree | 9e6541f0bdd0202e60ee75a23fa5e91e7b1e92cf | |
parent | 2606b48bd2aa9ad110d03c253c254a6e1e16edef (diff) |
Resolved SWAMID-618
-rw-r--r-- | swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml b/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml index a1981201..05f86228 100644 --- a/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml +++ b/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml @@ -2,6 +2,7 @@ <EntityDescriptor xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://idp-v2.konstfack.se/adfs/services/trust"> <Extensions> <shibmd:Scope regexp="false">konstfack.se</shibmd:Scope> + <shibmd:Scope regexp="false">student.konstfack.se</shibmd:Scope> </Extensions> <RoleDescriptor xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fed="http://docs.oasis-open.org/wsfed/federation/200706" xsi:type="fed:ApplicationServiceType" protocolSupportEnumeration="http://docs.oasis-open.org/ws-sx/ws-trust/200512 http://schemas.xmlsoap.org/ws/2005/02/trust http://docs.oasis-open.org/wsfed/federation/200706" ServiceDisplayName="idp-v2.konstfack.se"> <KeyDescriptor use="encryption"> |