Wednesday, March 21, 2012

passthrough login from alternate technology

I have that ability to pass userid and password (encrypted) to a coldFusion
section of a web site. I'm able to decrypt and run the login and continue
through that section of the site. At this time i need to do the same from
Coldfusion to Dot.net.

Given i have an encrypted value passed to Dot.Net that equals a userid and
then i can get the correct password. How or where on any selected page can i
authenticate the user.
2. if this is not possible is there a way to modify my login.aspx to just
run the login and redirect back to that page with these same values?

note: as it is right now the user is redirected to login.aspx with the
encrypted value.

--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kesI figured out a way to do it using the current login.asx page and the
re-direct from login, but i would really like to hear what eanyone else has
to say on this.

Please reply
KES
--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes

"WebBuilder451" wrote:

Quote:

Originally Posted by

I have that ability to pass userid and password (encrypted) to a coldFusion
section of a web site. I'm able to decrypt and run the login and continue
through that section of the site. At this time i need to do the same from
Coldfusion to Dot.net.
>
Given i have an encrypted value passed to Dot.Net that equals a userid and
then i can get the correct password. How or where on any selected page can i
authenticate the user.
2. if this is not possible is there a way to modify my login.aspx to just
run the login and redirect back to that page with these same values?
>
note: as it is right now the user is redirected to login.aspx with the
encrypted value.
>
--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes

0 comments:

Post a Comment