From da501e9d0b0704e47632a7cfd8c908ee52933532 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Mon, 1 Oct 2018 14:17:24 -0400 Subject: [PATCH] switch attribute resolver files --- conf/attribute-resolver-default.xml | 96 ++++++++++ conf/attribute-resolver.xml | 265 +++++++++++++++++++++++----- 2 files changed, 320 insertions(+), 41 deletions(-) create mode 100644 conf/attribute-resolver-default.xml diff --git a/conf/attribute-resolver-default.xml b/conf/attribute-resolver-default.xml new file mode 100644 index 0000000..e111728 --- /dev/null +++ b/conf/attribute-resolver-default.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + member + + + + + + + + givenName sn displayName mail uid + + + diff --git a/conf/attribute-resolver.xml b/conf/attribute-resolver.xml index e111728..900575b 100644 --- a/conf/attribute-resolver.xml +++ b/conf/attribute-resolver.xml @@ -1,70 +1,234 @@ - - + xmlns="urn:mace:shibboleth:2.0:resolver" + xmlns:sec="urn:mace:shibboleth:2.0:security" + 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 + urn:mace:shibboleth:2.0:security http://shibboleth.net/schema/idp/shibboleth-security.xsd"> - - + + - - + + - + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -76,10 +240,10 @@ member - + - givenName sn displayName mail uid + givenName sn displayName mail uid + + + +