Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6770221
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T15:17:11+00:00 2026-05-26T15:17:11+00:00

I have an intranet application using windows authentication that works great. Now I have

  • 0

I have an intranet application using windows authentication that works great. Now I have a requirement to expose an Api area. This area should use basic authentication but to keep things easy I am first just trying to make this area allowed to anonymous.

I am using IIS 7.5 and it is configured like this:

IIS > My Intranet Site > Authentication > Windows Authentication Enabled,
everything else Disabled

in the application root web.config I have

<authentication mode="Windows"></authentication>

All the intranet controllers (except for Api Area) inherit from a BaseController that have an AuthorizeAttribute

I tried adding

 <location path="~/Api">
    <system.web>
      <authentication mode="None" />
    </system.web>
  </location>

In the web.config for the API area, but no go, still get prompted for credentials.

My application structure looks like this

-IntranetApp
--Controllers
--Areas
----Area1
----Area2
----Api

All should be using Windows Authentication except for Api area.

Thanks for any help/pointers.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T15:17:11+00:00Added an answer on May 26, 2026 at 3:17 pm

    I don’t know details, but the way I’ve seen “mixed” authentication done is two web applications. The one with windows authentication enabled will then use the ASP membership API to authenticate the user(and automatically create a username if necessary using information from domain account) and then redirect to the other site. Both site’s membership config share the same application ID, keys, etc.

    You are probably running into this:

    “you cannot achieve this within a single application because in IIS once you set up Windows authentication for a virtual directory it will no longer accept users from different domains.”

    See this for more information on setting up one version of this:

    ASP.NET MVC and mixed mode authentication

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web application set up on our intranet that uses windows authentication
I have an mvc intranet application using windows authentication. It currently has one controller
In our asp.net intranet application we are using windows authentication to authenticate the users.
I have an MVC application that is using a mix of windows and forms.
I have an intranet application that needs contact information for various locations on our
I have an Intranet http application running on several machines in our Windows domain;
I have an asp.net intranet application for booking jobs and a phone index. Now
I have a ASP.NET intranet application that has a document library section. The user
Let me share the following scenario: I have a ASP.NET intranet Web-based application that
I have an Intranet site reading the windows user name and using it for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.