SingleSignOn
This page was created by Hans.karlsen@mdriven.net on 2017-03-31. Last edited by Edgar on 2025-01-20.

When running Turnkey in Intraweb scenarios you will want to use SSO or single sign on for your authenticated users.

In IIS do this:

  • AppPool - Managed Pipeline set to Integrated mode.
  • Authentication - Disabled: Anonymous Authentication
  • Authentication - Disabled: ASP.NET Impersonation
  • Authentication - Enabled: Windows Authentication

In the MDriven Turnkey web config do this