How to get rid of the login (Authentication) page
I wrote a custom authentication (login) plugin using portal Login API. This
plugin is intended to work directly without challenging the user with a
login page. It checks the domain cookie directly to read for user
credentials and logs them in directly or denies login based on the cookie
info.
However, when I install this custom plugin, it is showing up an intermediate
authentication page which the user has to additional get through before
hitting the custom auth module.
Does anyone know how to suppress this auth page?
thanks in advance
srini
[621 byte] By [
708795] at [2007-11-25 4:31:25]

Instead of seleting this authentication method in the "Authentication Menu"
list, add this authentication method to the "Non-interactive Method" list.
"srini v" <svanga@viridien.com> wrote in message
news:9r9b2g$tk1@ripley.netscape.com...
> I wrote a custom authentication (login) plugin using portal Login API.
This
> plugin is intended to work directly without challenging the user with a
> login page. It checks the domain cookie directly to read for user
> credentials and logs them in directly or denies login based on the cookie
> info.
>
> However, when I install this custom plugin, it is showing up an
intermediate
> authentication page which the user has to additional get through before
> hitting the custom auth module.
>
> Does anyone know how to suppress this auth page?
>
> thanks in advance
> srini
>
>
708795 at 2007-6-30 21:18:40 >
