Re: Use owa cookie for authentication
From: Mathias Erlandsson (MathiasErlandsson_at_discussions.microsoft.com)
Date: 01/18/05
- Next message: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- Previous message: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- In reply to: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- Next in thread: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- Reply: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 18 Jan 2005 05:05:05 -0800
Thanks for your patience!
No, they are empty.
What I need is a signle sign on solution with forms based owa as the portal,
If I could use the cookies owa generates.
It seems that it is a Base64 hash stored in the cadata cookie. Perhaps I can
use this to authenticate my application?
/Mathias
"Lee Derbyshire [MVP]" wrote:
> "Mathias Erlandsson" <MathiasErlandsson@discussions.microsoft.com> wrote in
> message news:50082452-62EE-43BA-8469-91CB249DE5AE@microsoft.com...
> > Yes, but the username and password are entered in owa:s logon-page. I have
> > no
> > access to these values from my application since it is called after the
> > user
> > has logged on. So I either need to decrypt the cookie to get the username
> > and
> > password or use this cokkie somehow to authenticate the user in my
> > application.
> >
> > I am not calling owaauth.dll from my application since I don't want the to
> > have to login twice.
>
> I don't think the un and pw are returned in the cookies. Are the
> ServerVariables AUTH_USER and AUTH_PASSWORD available to you?
>
>
>
- Next message: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- Previous message: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- In reply to: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- Next in thread: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- Reply: Lee Derbyshire [MVP]: "Re: Use owa cookie for authentication"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|