krm
Jan 26th, 2005, 12:26 PM
How i can manually perform user logon?
I mean next scenario:
1. User fills registration form and clicks Submit
2. Application performed validation of entered info and created new record in DB
3. User now must be inside (in secured area)
So, registration handler knows only user login and password and doesnt know anything about user credentials. And now with this i need to initiate user authentication
I mean next scenario:
1. User fills registration form and clicks Submit
2. Application performed validation of entered info and created new record in DB
3. User now must be inside (in secured area)
So, registration handler knows only user login and password and doesnt know anything about user credentials. And now with this i need to initiate user authentication