From 80139571f40a3fe9626e45c5276726510553cb5b Mon Sep 17 00:00:00 2001
From: Paul Caskey <pcaskey@internet2.edu>
Date: Wed, 14 Nov 2018 12:43:25 -0600
Subject: [PATCH] Update attribute-resolver.xml

---
 conf/attribute-resolver.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/attribute-resolver.xml b/conf/attribute-resolver.xml
index fd9b3db..86904dc 100644
--- a/conf/attribute-resolver.xml
+++ b/conf/attribute-resolver.xml
@@ -254,7 +254,7 @@
                 %{idp.attribute.resolver.LDAP.searchFilter}
             ]]>
         </FilterTemplate>
-                <ReturnAttributes>givenName sn displayName mail uid</ReturnAttributes>
+                <ReturnAttributes>* +</ReturnAttributes>
     </DataConnector>
 
     <!-- Example Relational Database Connector -->