feat(secrets): register runtime AddZbSecrets on Central + Site roles (ScadaBridge T3)

This commit is contained in:
Joseph Doherty
2026-07-16 14:26:16 -04:00
parent ae62e650e9
commit abc9c96af0
2 changed files with 3 additions and 0 deletions
@@ -177,6 +177,7 @@ try
.GetValue<bool>(nameof(ZB.MOM.WW.ScadaBridge.Security.Auth.AuthDisableLoginOptions.AllowOutsideDevelopment)));
builder.Services.AddSecurity(disableLogin);
builder.Services.AddCentralUI();
builder.Services.AddZbSecrets(builder.Configuration, "Secrets");
builder.Services.AddInboundAPI();
// Inbound-API auth re-arch: the shared ZB.MOM.WW.Auth.ApiKeys verifier +