<div dir="ltr">Hello Kevin,<div><br></div><div>Thanks for the response.  Since testshib does not provide an e-mail attribute for the testshib users, I was wondering if you could tell me if it is possible to get more attributes from a local LDAP server.  I am thinking of setting up LDAP and adding the dummy users there, but with an e-mail attribute.</div><div><br></div><div>All the instructions I have found online are about connecting and Idp to an LDAP service.  Hopefully what I am thinking is possible.</div><div><br></div><div>Thanks!</div><div>Antelmo</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 23, 2015 at 11:52 AM, Kevin Foote <span dir="ltr"><<a href="mailto:kpfoote@uoregon.edu" target="_blank">kpfoote@uoregon.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On Jun 23, 2015, at 8:46 AM, Antelmo Aguilar <<a href="mailto:Antelmo.Aguilar.17@nd.edu">Antelmo.Aguilar.17@nd.edu</a>> wrote:<br>
><br>
> I am trying to setup Gitlab with Shibboleth authentication.  I tried to login to Gitlab using testshib, but I am unable to do so because I can't seem to get an e-mail for the myself, alterego, etc users.  I was wondering if you guys release dummy e-mail addresses for these users and if you could tell me how to configure my SP so that I can get that attribute.<br>
<br>
</span>No, TestShib does not release mail as an attribute.<br>
<br>
To configure your SP to consume the mail attribute all you have to do is to map the incoming attribute inside your attribute-map.xml though.<br>
<br>
/etc/shibboleth/attribute-map.xml<br>
<br>
<Attribute name="urn:oid:0.9.2342.19200300.100.1.3" id="mail"/><br>
<br>
<br>
--------<br>
thanks<br>
<span class="HOEnZb"><font color="#888888"> kevin.foote<br>
<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</font></span></blockquote></div><br></div>