From 35751e3cf89abf69f11dff7f9a3396d8068becc8 Mon Sep 17 00:00:00 2001 From: Markus Krogh Date: Fri, 29 Sep 2017 17:42:03 +0200 Subject: Use ENV for persistentiId, logging --- idp/template-config/attribute-resolver.xml | 225 ++++++++++++----------------- 1 file changed, 91 insertions(+), 134 deletions(-) (limited to 'idp/template-config/attribute-resolver.xml') diff --git a/idp/template-config/attribute-resolver.xml b/idp/template-config/attribute-resolver.xml index 1020fc4..92fb1bb 100644 --- a/idp/template-config/attribute-resolver.xml +++ b/idp/template-config/attribute-resolver.xml @@ -17,38 +17,31 @@ --> + xmlns="urn:mace:shibboleth:2.0:resolver" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="urn:mace:shibboleth:2.0:resolver http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd"> - - - + + + - - - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - + + - - + + - - + + - - + + @@ -129,101 +122,91 @@ - - - - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - + - - - - - + + + + + - - - - - + + + + + - + - - - + + + - - - - + ldapURL="%{idp.attribute.resolver.LDAP.ldapURL}" + baseDN="%{idp.attribute.resolver.LDAP.baseDN}"> + + + - - - - memberOf + ldapURL="%{idp.attribute.resolver.LDAP.ldapURL}" + baseDN="%{idp.attribute.resolver.LDAP.baseDN}"> + + + + memberOf - - - NORDUnet A/S - - - nordu.net - - - urn:schac:homeOrganizationType:int:NREN - - - NORDUNet - + + + NORDUnet A/S + + + nordu.net + + + urn:schac:homeOrganizationType:int:NREN + + + NORDUNet + urn:mace:dir:entitlement:common-lib-terms urn:mace:terena.org:tcs:escience-user @@ -233,34 +216,8 @@ urn:mace:swami.se:gmai:sunet-iaas:admin urn:mace:swami.se:gmai:sunet-iaas:user - - - - - - - + + -- cgit v1.1