473,396 Members | 1,760 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,396 software developers and data experts.

Got Forms Authentication working, now what?

Hey folks,

I've been assigned to a Website project that has been designed by a former
employee. I don't know if he overlooked something or I'm not understanding
something.

The client wants a private section in their site that is protected by forms
authentication, with the username/password validated against the active
directory. I've got that part happening, and am able to store the
username/password credentials in session variables.

The next task is to be able to put a link for Outlook Web Access on the
private area's default page. When the user clicks on it, they should be
able to go to the Outlook area without entering their credentials again.

Well, I have the credentials, but how do I pass them to OWA?

Thanks in advance,

-Buddy Robbins
Bu********@hotmail.com

Nov 19 '05 #1
2 1118
What I think you are trying to do is what's called "single-sign on". You want
the users to log in to the ASP.NET app. and use the same credentials to given
them access to OWA without having them logging in again. Is this true?

"Buddy Robbins" wrote:
Hey folks,

I've been assigned to a Website project that has been designed by a former
employee. I don't know if he overlooked something or I'm not understanding
something.

The client wants a private section in their site that is protected by forms
authentication, with the username/password validated against the active
directory. I've got that part happening, and am able to store the
username/password credentials in session variables.

The next task is to be able to put a link for Outlook Web Access on the
private area's default page. When the user clicks on it, they should be
able to go to the Outlook area without entering their credentials again.

Well, I have the credentials, but how do I pass them to OWA?

Thanks in advance,

-Buddy Robbins
Bu********@hotmail.com

Nov 19 '05 #2
That's exactly right.

"mareal" <m@m.com> wrote in message
news:6F**********************************@microsof t.com...
What I think you are trying to do is what's called "single-sign on". You
want
the users to log in to the ASP.NET app. and use the same credentials to
given
them access to OWA without having them logging in again. Is this true?

"Buddy Robbins" wrote:
Hey folks,

I've been assigned to a Website project that has been designed by a
former
employee. I don't know if he overlooked something or I'm not
understanding
something.

The client wants a private section in their site that is protected by
forms
authentication, with the username/password validated against the active
directory. I've got that part happening, and am able to store the
username/password credentials in session variables.

The next task is to be able to put a link for Outlook Web Access on the
private area's default page. When the user clicks on it, they should be
able to go to the Outlook area without entering their credentials again.

Well, I have the credentials, but how do I pass them to OWA?

Thanks in advance,

-Buddy Robbins
Bu********@hotmail.com

Nov 19 '05 #3

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

Similar topics

11
by: ElmoWatson | last post by:
I tried on the Security newgroup, as well as other places, and haven't gotten an answer yet - - I'm pulling my hair out over this one. I'm trying to get Forms Authentication working.....I can get...
2
by: Eric | last post by:
I am trying to build an app where the stuff in the root directory is open to all, but anything under the Restricted directory requires you to login and I want to use Forms to do it. I'm having...
4
by: =?Utf-8?B?R3V1czEyMw==?= | last post by:
Hi, I created a web site on a remote server. To logon the user must enter a user id and password. The site is uses Forms Authentication. The web config file looks as follows: ...
2
by: Max2006 | last post by:
Hi, We prefer ASP.NET Forms Authentication in our ASP.NET 3.5 application; however we have to use Active Directory for user name and password storage. Is that possible? Is there any sample...
5
by: Rory Becker | last post by:
Having now created a Custom MembershipProvider that seems to work correctly with my Logon and ChangePassword controls, I am, as they say, a happy bunny. The next stange is to move on to the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.