Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

windows-authentication

Chrome 87 is failing Windows Authentication in CORS against Windows IIS 10

September 4, 2022 by Magenaut

Chrome 86 (and prior), Edge, Curl, and IE all are able to do cross-origin Windows Authentication against my IIS 10 ASP.NET service on Windows 2019 machine without any problem.

Categories ASP.NET, Q&A Tags asp.net, cors, google-chrome, windows-authentication Leave a comment

Windows Kerberos Authentication for Google Chrome and Edge

September 4, 2022 by Magenaut

I am using Kerberos authentication protocol for my websites.

Categories ASP.NET, Q&A Tags asp.net, authentication, google-chrome, kerberos, windows-authentication Leave a comment

Mixing Forms authentication with Windows authentication

September 3, 2022 by Magenaut

I have an (ASP.NET 3.5) intranet application which has been designed to use forms authentication (along with the default aspnet membership system). I also store additional information about users in another table which shares its primary key with the aspnet_users table.

Categories ASP.NET, Q&A Tags asp.net, forms-authentication, iis-7, windows-authentication Leave a comment

ASP.NET Windows Authentication logout

September 3, 2022 by Magenaut

How do you logout when using Windows authentication in ASP.NET like this web.config?

Categories ASP.NET, Q&A Tags asp.net, logout, windows-authentication Leave a comment

IIS7 folder permissions for web application

September 3, 2022 by Magenaut

I am using windows authentication without impersonation on my company’s intranet website with IIS7.

Categories ASP.NET, Q&A Tags asp.net, iis-7, windows-authentication, windows-server-2008 Leave a comment

Understanding WCF Windows Authentication

September 2, 2022 by Magenaut

I have a service with windows authentication. Using the following code, I can get the Windows Identity of the user who (by using the client) consumes the service.

Categories ASP.NET, Q&A Tags .net, asp.net, c#, wcf, windows-authentication Leave a comment

Impersonate using Forms Authentication

September 2, 2022 by Magenaut

I have an ASP.NET site that must use Forms Authentication and not Windows Authentication to access a ActiveDirectoryMembershipProvider. The site must use forms because they need a designed input form instead of the browser authentication popup that Windows authentication uses.

Categories ASP.NET, Q&A Tags active-directory, asp.net, forms-authentication, impersonation, windows-authentication Leave a comment

ASP.NET MVC and Windows Authentication with custom roles

September 1, 2022 by Magenaut

I am trying to implement windows authentication in my ASP.NET MVC2 application.
I’ve followed all the steps suggested by the official documentation:

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, windows-authentication Leave a comment

ASP.NET MVC How to create a custom role provider

September 1, 2022 by Magenaut

Being relatively new to ASP MVC, I’m unsure which would better suit my needs. I have built an intranet site using Windows authentication and I’m able to secure controllers and actions using the Active Directory roles, e.g.

Categories ASP.NET, Q&A Tags asp.net, asp.net-authorization, asp.net-mvc, asp.net-mvc-5, windows-authentication Leave a comment

Windows authentication doesn’t work when I run project from Visual Studio

September 1, 2022 by Magenaut

Windows authentication works good when I host my ASP.NET MVC project on IIS. But if I run it from Visual Studio – it doesn’t.

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-mvc, asp.net-mvc-4, windows-authentication Leave a comment
Older posts
Page1 Page2 … Page5 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress