JSON netid attribute's
Uses secure ldaps://directory.nd.edu port 636
So the default url is http://ur.nd.edu/request/eds.php?uid=
The coder would need to supply the uid argument else the return fails
Supplying a valid netid at the end will return json for the results
for instance http://ur.nd.edu/request/eds.php?uid=jrizzi1will return the default LDAP values for my netid for ‘uid’, ‘cn’, ‘sn’, ‘givenname’, ‘mail’, ‘telephonenumber’, ‘title’, ‘ndofficeaddress’, ‘nddepartment’ in JSON
an optional second parameter at the end of the url is for full response of all unauthenticated LDAP attributes:
http://ur.nd.edu/request/eds.php?uid=jrizzi1&full_response=true