Posted by Kim Andrι Akerψ on 09/20/06 12:01
I'm trying to make my PHP scripts communicate with a ASP.NET based
authentication solution.
I have $_COOKIE["FormsAuth"], but it's encrypted using the
FormsAuthentication.Encrypt method.
This is the example code showing the encryption:
http://dev.bd0.net/test/formsauth.txt
Is there a way to decrypt this cookie using PHP?
Here's an overview of FormsAuthentication methods in ASP.NET for those
who are curious:
<http://msdn2.microsoft.com/en-us/library/system.web.security.formsauthe
ntication_methods.aspx>
--
Kim AndrΓ© AkerΓΈ
- kimandre@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
Navigation:
[Reply to this message]
|