Setting a post-authentication View for Windows Authentication
I have an MVC4 Intranet application (using the default template). I am
using Windows Authentication as my login system, however, i want to be
able to capture some details from the user the first time they register
with the site.
Use Cases
First time user authenticates using their AD login (currently working).
They are presented with an 'Enter your Details' View.
Second time user authenticates using their AD login. They are taken
straight to the home screen.
Cheers, Dave
No comments:
Post a Comment