Ask a Question related to ASP.NET Security, Design and Development.
-
Me2 #1
Forms Authentication - Key Pair Generation
I want to generate a key pair for use in Across Application Authentication.
Are there any utilities included with VS.Net that will generate a key pair
that I can use?
validationKey=?
decryptionKey=?
validation="SHA1"
Thanks,
--
Ralph Page MBA, CMBA, MCDBA, MCSE, CCNA
-------------------------------------------------------------------------
"However beautiful the strategy, you should occasionally look at the
results."
-- Winston Churchill
-------------------------------------------------------------------------
Me2 Guest
-
Accessing htm files without authentication (forms authentication)
I have application with forms authentication. All works fine. When user opens .aspx file gets login form, login and then get the .aspx page. But... -
Automatic forms generation
I know about PDFlib for automatic PDF generation, server-side. Is there something comparable that will generate fillable forms on the fly, complete... -
ASP.Net Forms authentication with basic authentication popup
Relatively new to ASP.Net but have a strange problem. My site uses forms authentication for a large administration section however after the user... -
Forms authentication then redirection to a secure web with NT authentication?
Hi, I want to allow access to particular secured intranet web sites. These intranet are stored in sharepoint (2003 version) Actually I've... -
Authentication ticket, cookieless, forms authentication?
Hi. I want to use Forms Authentication, cookieless. The issue is setting the Authentication Ticket without using cookies (!) That is, the... -
Me2 #2
Re: Forms Authentication - Key Pair Generation
You guys just aren't fast enough!
Thanks, but I found my own answer:
[url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;313091[/url]
--
Ralph Page MBA, CMBA, MCDBA, MCSE, CCNA
-------------------------------------------------------------------------
"However beautiful the strategy, you should occasionally look at the
results."
-- Winston Churchill
-------------------------------------------------------------------------
"Me2" <r@r.com> wrote in message
news:#Tt93xhhDHA.3636@tk2msftngp13.phx.gbl...Authentication.> I want to generate a key pair for use in Across Application> Are there any utilities included with VS.Net that will generate a key pair
> that I can use?
>
> validationKey=?
> decryptionKey=?
> validation="SHA1"
>
> Thanks,
> --
> Ralph Page MBA, CMBA, MCDBA, MCSE, CCNA
> -------------------------------------------------------------------------
> "However beautiful the strategy, you should occasionally look at the
> results."
> -- Winston Churchill
> -------------------------------------------------------------------------
>
>
Me2 Guest



Reply With Quote

