khan in lams

Add Global class to transfer servlet context into universal Login module since

the pluggable login module has no knowledge and access to servlet context as

it's out of the context at all.

For webauth authenticated users, trigger the j_security_check mechanism

automatically.

Display an additional link for webauth users in case they are getting into

"traditional" Lams login page.

Add a special servlet for Webauth login into Lams

Create Universal login module to support multiple authentication, afterwards LAMS could have this single login module only

    • -2
    • +12
    /lams_common/conf/jboss/login-config.xml
WebAuth method also needs DS JNDI name as authorization is done through local database.

*** empty log message ***

Get rid of the "tab" char following username which causes dbconnection problem.

if auth-constraint is missing, login mechanism wont be triggered.