473,394 Members | 1,887 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Pass Credentials when opening Link

I have a website where I use forms based authentication.

There's a couple links in there that go to another website that uses basic
authentication. How can I pass the credentials of the logged in user on the
first site when they click the link to access the second site?

--

Steve Evans
Email Services
SDSU Foundation
(619) 594-0708

Nov 18 '05 #1
3 2241
On the querystring or as form elements.

Bobby Ryzhy
bobby@ domain below
http://weekendtech.net
On Thu, 15 Jul 2004 15:03:36 -0700, "- Steve -" <se****@foundation.sdsu.edu> wrote:
I have a website where I use forms based authentication.

There's a couple links in there that go to another website that uses basic
authentication. How can I pass the credentials of the logged in user on the
first site when they click the link to access the second site?


Bobby Ryzhy
bobby @ domain below
http://weekendtech.net
Nov 18 '05 #2
They both authenticate against the same Active Directory domain. I've
having problems creating Exchange mailboxes while using Forms based
authentication, so I wanted to send admins off to another app that uses
basic instead of forms authentication.

--

Steve Evans
Email Services
SDSU Foundation
(619) 594-0708
"David Coe, MCAD" <Da**********@discussions.microsoft.com> wrote in message
news:55**********************************@microsof t.com...
Do the two sites share common components (database, cookies, etc.)?

"- Steve -" wrote:
I have a website where I use forms based authentication.

There's a couple links in there that go to another website that uses
basic
authentication. How can I pass the credentials of the logged in user on
the
first site when they click the link to access the second site?

--

Steve Evans
Email Services
SDSU Foundation
(619) 594-0708

Nov 18 '05 #3
How do you take something from the query string and push it into the
authentication dialog?

--

Steve Evans
Email Services
SDSU Foundation
(619) 594-0708
"Bobby Ryzhy" <bo***@weekendtech.net> wrote in message
news:4j********************************@4ax.com...
On the querystring or as form elements.

Bobby Ryzhy
bobby@ domain below
http://weekendtech.net
On Thu, 15 Jul 2004 15:03:36 -0700, "- Steve -"
<se****@foundation.sdsu.edu> wrote:
I have a website where I use forms based authentication.

There's a couple links in there that go to another website that uses basic
authentication. How can I pass the credentials of the logged in user on
the
first site when they click the link to access the second site?


Bobby Ryzhy
bobby @ domain below
http://weekendtech.net

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: cmueller | last post by:
Hey all - I'm in a bit of a bind concerning web services and integrated authentication. I'll give you a little background as to what I'm trying to do ... I have a client application that...
1
by: Tom | last post by:
Hi, I am currently on a project where one site needs to send the user credentials to another site, through web services. Scenario: * "User 1" will authenticate to "Site A" using NTLM ("Site...
2
by: elora_c | last post by:
I'm making a call to a webservice from my ASP.NET page. The web application has anonymous access turned off and Integrated Windows auth turned on. The web.config has <identity impersonate=true>. ...
4
by: James | last post by:
I succesfully pass username , domain and password via this function (taken from MSDN) Private Declare Auto Function LogonUser Lib "advapi32.dll" (ByVal lpszUsername As , _ ByVal lpszDomain As...
0
by: Eagle | last post by:
Hi all. I want to known if it is possible to pass the Credentials (user and pass basicly) from one user I has validated in my intranet to another aplication (for example to an object who can...
1
by: beachboy | last post by:
how can pass the login (security info) to secondary application? ASP.NET 1.1 user login to application 1(app1.myapp.com) with their username and password, then they have a link to application 2...
0
by: rohitscripts | last post by:
I'm uploading an image from my aspx page to a folder(not in database) in ftp server using the following code:: System.IO.FileStream newFile = new...
4
by: dodulo | last post by:
Hello, I am opening an MDB database in code, (from an MS Access application,) which resides in a secure location to which the current user (of the application) will not have access file system...
2
by: adam.waterfield | last post by:
Maybe someone could help me a little here. On a project I am working on, we have some LDAP authentication to Active Directory which allows users to login to our application - this is fine. When...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.