Documentation
DocumentationDiscussions
Documentation
These docs are for v2025.1. Click to read the latest docs for v2025.2.

IdentityServer Setup

To configure IdentityServer as an OpenID Connect Authentication provider for Seq:

  • Ensure the app uses "authorization code" flow
  • Make sure AlwaysIncludeUserClaimsInIdToken is set to 1 in the IdentityServer client configuration
  • Users must have an email_verified claim with value true