#424: Nicknames Vs. email addresses to be the master identifier in external
authentication
-------------------------------------+--------------------------------------
 Reporter:  skaplun                  |       Owner:  skaplun
     Type:  enhancement              |      Status:  new    
 Priority:  major                    |   Milestone:  v1.1   
Component:  WebSession               |     Version:         
 Keywords:  external authentication  |  
-------------------------------------+--------------------------------------
 When using any external authentication plugin (e.g. LDAP, SSO, Robot),
 Invenio assumes the identifier is the email address. This is not
 necessarily true, as the external system might use as master the nickname
 or even an external ID.

 There are two solution to this issue:

 1. We might add a new config param to say whether it's the email Vs. the
 nickname that is master
 2. We add a new table, where we store for each external authentication
 enabled method, the external identifier.

-- 
Ticket URL: <http://invenio-software.org/ticket/424>
Invenio <http://invenio-software.org>

Reply via email to