IdentityServer Setup
To configure IdentityServer as an OpenID Connect Authentication provider for Seq:
- Ensure the app uses "authorization code" flow
- Make sure
AlwaysIncludeUserClaimsInIdTokenis set to1in the IdentityServer client configuration - Users must have an
email_verifiedclaim with valuetrue