What event is fired after authentication?

J

Jeff

Hello,

Using the login controls - what event is fired immediately following user
authentication? I've tried the 'LoggedIn' event - but the user is still not
authenticated?

Thanks
 
D

Dominick Baier [DevelopMentor]

Hello jeff,

The login control only sets the authentication ticket and does the redirect.
Only after a postback the user is authenticated.

The first event in the http pipeline after a user is authenticated in AuthenticateRequest
/ PostAuthenticateRequest (PostAR runs after RoleManager populated the roles).
 

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,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top