Recent Topics

1 Nov 25, 2008 12:03    

Hi,
I developed a Plugin to manage a Commercial Single Signon Platform, (Siteminder) using the AlternateAuthentication hook.

It works in this way, once that the user log on the central login form, its information are in the some custom http headers, the plugin get them and
if the users doesn't exist on the B2Evolution db the plugin create it and put the user into the Session.

The login works as expected.
but I need to disable the profile editing and point the request of the standard logout and login function to external links.

Is it possible to do that without hacks ?

Regards,
Alessio.


Form is loading...