<div dir="ltr"><div><div>Good day All,<br><br></div> i am setting up the sew system and configured the LDAP in the config.rb file on 1.4.2 <br><br><pre><code> AppConfig[:authentication_sources] = [{
                                         :model => 'LDAPAuth',
                                         :hostname => 'ldap.XXXX.XXX',
                                         :port => 389,
                                         :base_dn => 'ou=people,o=,XXX.XXX,o=XXX',
                                         :username_attribute => 'uid',
                                         :attribute_map => {:cn => :givenname},
 }]</code></pre>and when i create a new user it still asks for a password and does not authenticate on the ldap setting, am i missing something<br><br><br></div>Also I noticed someone mention use of SAML, is there instruction on how that is set up? i think our IT admins prefer that option<br><br><br><div>--<br><div><div><div><div class="gmail_signature"><div dir="ltr">Thank You for your time<br><br>Mahmoud Audu<br>Programmer Analyst II, Release Manager<br>Digital Learning and Scholarship<br>Kelvin Smith Library<br>Case Western Reserve University<br>10900 Euclid Avenue<br>Cleveland, OH 44106-7211<br>Office: 216-368-3544<br><br></div></div>
</div></div></div></div></div>