1

I would like to create asp.net mvc 4 application where is two authentification. One would be forms auth and second windows auth by the Active Directory user login.

It's possible and how?

1 Answer 1

0

Yes, you most certainly can use multiple.....

First setup your web.config to point at windows form You will then go through the testing of your integration with AD user auth you could have it with SSO or not, but multiple auth is done is many places with mvc 4 etc...

also here is another provider option too

What's difference between windows and forms authentication in asp.net mvc 4?

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.