Forms Security
From: Matt (matthewr_at_becta.org.uk)
Date: 06/22/05
- Next message: Dominick Baier [DevelopMentor]: "Re: Forms Security"
- Previous message: cmrice: "Re: DPAPI Exception Decrypting across domain"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Forms Security"
- Reply: Dominick Baier [DevelopMentor]: "Re: Forms Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 22 Jun 2005 16:04:53 +0100
Hi I have the MSDN forms security example in my .net code, tweaked to suit
my application.
When I log in, and step through my code, I see everything get created
correctly, and if I look in the cookies folder, the cookie myname@localhost
gets created
But the page then redirects, and the security doesnt see the cookie and so I
end up back at the login page.
What have I missed?
I assume that the .net framework handles the rest, so it looks to me that it
is not finding the correct cookie name in the web.config file
The only thing I have done is encrypted the ticket, so I can see I may need
to add in a function somewhere to decrypt it and check it?
Any advice / help greatfully recieved, as Im goign round and round in
circles
- Next message: Dominick Baier [DevelopMentor]: "Re: Forms Security"
- Previous message: cmrice: "Re: DPAPI Exception Decrypting across domain"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Forms Security"
- Reply: Dominick Baier [DevelopMentor]: "Re: Forms Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|