Presenting users with authentication menu

Hi,

I have a need to present the users with the option to either authenticate with LDAP or RADIUS. All the users go through a gateway. The only way I understand to do this is to prepend "&authlevel=0" at the end of the URL. I am wondering if there is a way to have the gateway do this automatically.

The user would enter: https://host.domain.com and this would present the user with the authentication menu for the selected modules.

We are using JES 2003Q4 (portal 6.2).

any help would be appreciated,

wiggam

[557 byte] By [wiggam] at [2007-11-25 20:15:52]
# 1
Hmm, the authentication method can be choosen using "module, e.g.input type="hidden" name="module" value="LDAP"in the login form.You could put a dropdownbox there or something like that.hth Chris
CRabel at 2007-7-4 14:56:11 > top of Java-index,Web & Directory Servers,Portal Servers...