[Building Sakai] AuthenticatedUserProvider - EID in CM differs from login

Stephen Jaegle sjaegle at gmail.com
Tue May 19 10:13:51 PDT 2009


Hi all:

Our SIS references nine digit id numbers rather than login tokens such as
jsmith, but we would like to have our users login with their customary login
tokens.

I notice that  BaseUserDirectoryService.getProviderAuthenticatedUser will
use a provider that is an instance of AuthenticatedUserProvider. The
available LDAP contains references to both the login token and the nine
digit id. My current thinking is to create a class that implements
AuthenticatedUserProvider, authenticates the user and returns a UserEdit
object with the nine digit id set as the EID. Does anyone know whether this
approach will be sufficient to allow users to log in with a token other than
the EID stored in SAKAI_USER_ID_MAP.EID? Are their other areas that will
need changes?

Thanks,

Steve


-- 
View this message in context: http://www.nabble.com/AuthenticatedUserProvider---EID-in-CM-differs-from-login-tp23620610p23620610.html
Sent from the Sakai - Development mailing list archive at Nabble.com.



More information about the sakai-dev mailing list