Greetings,
First, I am working of the 2.1-dev trunk. I am looking for ideas or pointers to
where I should look for a 'stackable' authentication mechanism. Basically,
we have different authentication domains accessing the 'portal', One
authentication domain has a 'cookie' based authentication. Essentially
it, the browser sends a 'externally' authenticated token as a Cookie
value. And i have java libraries to extract the principal/subject id and
verify the authentication. How can I integrate this with j2 security
architecture?

Second, question to support multiple authentication mechanisms, can the
LoginPortlet be 'enhanced' to suport 'PAM' like architecture to support
multiple 'entry' points?

Third, is the security prinicpal/roles/groups available as programattic
API to do 'auto-register' type functions (like the cookie case above?).

Thanks

RM

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to