canmove, Confirmed users
6,441
edits
Line 63: | Line 63: | ||
= Authentication/Accounts = | = Authentication/Accounts = | ||
<p>Authentication through LDAP will be handled by the web server and passed onto AUS3. AUS3 will maintain a database of usernames and permissions. Permissions will be granted through ACLs. There will be one entry in the ACL for every URL in the API that supports PUT, POST, or | <p>Authentication through LDAP will be handled by the web server and passed onto AUS3. AUS3 will maintain a database of usernames and permissions. Permissions will be granted through ACLs. There will be one entry in the ACL for every URL in the API that supports PUT, POST, or DELETE, as well as an entry to allow/disallow user management.</p> | ||
<p>Most humans who use AUS3 will likely have permissions for everything except user management.</p> | <p>Most humans who use AUS3 will likely have permissions for everything except user management.</p> |