Re: Single Sign on with Oracle
From: Sam Santiago (ssantiago_at_n0spam-SoftiTechture.com)
Date: 09/24/04
- Next message: Guhanath: "Re: Single Sign on with Oracle"
- Previous message: rotarinn: "Oracle: "Unable to load dll (oci.dll)""
- In reply to: Guhanath: "Re: Single Sign on with Oracle"
- Next in thread: Guhanath: "Re: Single Sign on with Oracle"
- Reply: Guhanath: "Re: Single Sign on with Oracle"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 24 Sep 2004 07:42:01 -0700
You should be able to connect to OID with LDAP in order to authenticate
users and then add a cookie with whatever information you need from the LDAP
directory. Check out this example:
HOW TO: Authenticate against the Active Directory(via LDAP) by Using Forms
Authentication and Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;326340
and
How To: Use Forms Authentication with Active Directory
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT02.asp
Thanks,
Sam
-- _______________________________ Sam Santiago ssantiago@n0spam-SoftiTechture.com http://www.SoftiTechture.com _______________________________ "Guhanath" <Guhanath@discussions.microsoft.com> wrote in message news:909B9AA2-E510-43E0-ACB1-D55950D6AAB7@microsoft.com... > Sam, > That is indeed a good reference to start with.I still have some points to > be cleared. > > The scenario is this: > The users are added in OID with their roles using Oracle10 Application > Server > > I'm not going to query any users table but I have to access the Oracle > Internet Directory to get the users and authenticate against it and should > set a cookie using ASP.net code.Can you help in that way. > > "Sam Santiago" wrote: > > > It's not clear on how you are planning to integrate the OAS and ASP.NET, but > > this article might provide you some ideas or directions to take: > > > > Single Sign-On Enterprise Security for Web Applications > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/singlesignon.asp > > > > -- > > _______________________________ > > Sam Santiago > > ssantiago@n0spam-SoftiTechture.com > > http://www.SoftiTechture.com > > _______________________________ > > "Guhan" <Guhan@discussions.microsoft.com> wrote in message > > news:05F25CA2-7393-4494-9382-2C235547FB12@microsoft.com... > > > We are developing asp.net application with oracle10g and oracle 10 > > > Application Server.WE know that oracle is tightly intergrated with Java > > API's. > > > > > > However I would like to know how single sign on can be implemented using > > > VB.Net?How to authenticate a user and get a cookie back. > > > > > > anyone's help will be acknowledged > > > > > >
- Next message: Guhanath: "Re: Single Sign on with Oracle"
- Previous message: rotarinn: "Oracle: "Unable to load dll (oci.dll)""
- In reply to: Guhanath: "Re: Single Sign on with Oracle"
- Next in thread: Guhanath: "Re: Single Sign on with Oracle"
- Reply: Guhanath: "Re: Single Sign on with Oracle"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|