Documentation
DocumentationDiscussions
Documentation

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