feat(issuerdirectory): postgres persistence runtime + sample config
Sprint SPRINT_20260416_013_Authority_issuerdirectory_truthful_persistence_runtime. IssuerDirectory.WebService Postgres persistence, options, program wiring, tests. Sample config under etc/. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Standard plugin configuration (Mongo-backed identity store).
|
||||
bootstrapUser:
|
||||
username: "admin"
|
||||
password: "Admin@Stella2026!"
|
||||
# Fresh installs seed first-party clients only. Create the first human admin
|
||||
# through the setup wizard or another explicit manual bootstrap flow.
|
||||
tenantId: "default"
|
||||
|
||||
passwordPolicy:
|
||||
minimumLength: 12
|
||||
|
||||
Reference in New Issue
Block a user