Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating My Own Web Security...
Message
De
10/01/2007 06:01:36
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Creating My Own Web Security...
Versions des environnements
Environment:
VB 8.0
Divers
Thread ID:
01184107
Message ID:
01184107
Vues:
66
Hi All!

I finally started getting my hands dirty in developing web applications for our company. Currently I am creating two sites:

1. Operations - site to be used by the operations staff as well as our customers.

2. Web Security - to manage all users and roles for all web applications we will be developing.

When a user enters the operations site, the site will redirect that user to the web security site in order for that person to login. After validating the user's credentials, the user will then be redirected to the calling site.

My problem is how do I pass the user's credentials (user id, name, etc. except password) to the calling site? I don't want to pass the information as:

http://Operations/Main.aspx?UserID=123;Name=Mickey Mouse;...

Is there another way to accomplish this task?


Thanx! a lot in advance...

Martin
Shit happens!!!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform