custom Asp.Net 2 Forms Authentication question

A

Al

Hello everybody,
I need to create custom forms authentification using SqlMembershipProvider.
I want to place authentication ticket into query string (or use sessionID in
query string instead ticket).
How can I do this?
 
D

Dominick Baier [DevelopMentor]

Hello Al,

from a security standpoint i don't like that - but asp2 already has this
feature. It is configured in the <forms> element in web.config.
 
A

Al

Yes, I understand, this is not always good, but I need this possibility.
Asp.net 2 has this in the URL's path, but not in query string.
How can I do this for query string?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top