-
Aug 27th, 2010, 01:48 AM
#1
Programmatic ACEGI authentication
Hi,
We have two different portals one is for Administrators and another is for Subscribers, deployed on two different servers. Both are using ACEGI authentication and using same database.
Now we need to implement 'Emulate Login' feature in Admin portal, such that when admin selects 'Emulation Login' for a specific subscriber we need to show the subscriber portal in new browser window/tab with the admin user automatically logged in.
We thought of passing user name, md5 encrypted password and subscriber id to subscriber portal and authenticating the user programatically.
is this the correct? if not How can we implement this?
Any ideas? please let us know
Thanks in advance
Kishore
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules