what is the difference between Basic Authentication and Windows Authentication in IIS 10.0?

Anonymous
2025-01-25T21:26:20+00:00

My understanding of it is:

  • with Basic, a user at a client must enter a username/password that exists on the server (can be a local or AD user acct)
  • these credentials are sent in cleartext (not secure)
  • if there is a match, the website can be accessed
  • with 'Windows Authentication', a user at a client has his/her credentials sent with the website request in encrypted format
  • if that user acct exists in the server's AD domain, access is granted (so in this case, no login prompt appears)... if not (meaning user is not logged in with a domain acct), user gets a login prompt asking for a username/password of an AD user on the server - if correct (a match), access is granted

Is this correct?

  • in both cases, authentic'n is against known Windows accts
  • or could it be that 'Basic' can authenticate against user accts from another database or store?

Which is correct?

Windows Server Networking

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-01-27T15:08:59+00:00

    Hello ,

    Thank you for posting in Microsoft Community forum.

    From the description above, I understand your question is related to IIS. 

    Since there are no engineers dedicated to this topic in this forum. To be able to get a quick and effective handling of your issue, I recommend that you repost your question in the Q&A forum, where there will be a dedicated engineer to give you a professional and effective reply.

    Here is the link for Q&A forum.

    Questions - Microsoft Q&A

    Click the "Ask a Question" button in the upper right corner to post your question and select tags related to your products.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Regards,

    Zunhui

    0 comments No comments