Skip to content

Identity Backend Template — Configuration

  • Database — Identity store connection string under ConnectionStrings; catalog names must match Acceptance
  • Lockout / password — options in Identity configuration sections
  • Tokens — if issuing API tokens from identity flows, coordinate keys with Authorization Server

See Extended template configuration alignment.