Skip to content

Update Active Directory Docs#3050

Merged
domenicsim1 merged 5 commits intomainfrom
improve-ad-docs
Mar 5, 2026
Merged

Update Active Directory Docs#3050
domenicsim1 merged 5 commits intomainfrom
improve-ad-docs

Conversation

@domenicsim1
Copy link
Contributor

@domenicsim1 domenicsim1 commented Mar 4, 2026

  • Removes the incorrect statement that Kestrel is required for High Availability configurations,
    HTTP.sys works fine for HA. Kestrel is only required if you want to use Kerberos authentication.
  • Updates the supported auth scheme table to reflect what actually works with each web server mode
    (HTTP.sys vs Kestrel), rather than single server vs HA.
  • Removes the statement that Kerberos is unsupported in HA, it works in HA when using Kestrel.
  • Adds two new troubleshooting entries based on a recent customer case:
    • HTTP.sys masking errors and returning a generic 500 (with Kestrel as a diagnostic workaround)
    • Maximum Session Duration set too low silently breaking AD SSO

@domenicsim1
Copy link
Contributor Author

The files have not been changes in a longtime so many pre-existing issues got surfaced hence why many changes.

@colinbowern colinbowern self-requested a review March 5, 2026 22:01
Copy link
Contributor

@colinbowern colinbowern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@domenicsim1 domenicsim1 merged commit 2487b9f into main Mar 5, 2026
5 checks passed
@domenicsim1 domenicsim1 deleted the improve-ad-docs branch March 5, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants