feat(auth): ScadaBridge re-pin Auth 0.1.3 + add IInboundApiKeyAdmin seam over library admin facade (re-arch C1, additive)
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
<!-- Task 1.2: the LDAP tests construct the shared library service / options directly. -->
|
||||
<PackageReference Include="ZB.MOM.WW.Auth.Abstractions" />
|
||||
<PackageReference Include="ZB.MOM.WW.Auth.Ldap" />
|
||||
<!-- C1: LibraryInboundApiKeyAdmin tests construct the real library Sqlite stores +
|
||||
ApiKeyAdminCommands against a temp SQLite DB (mirroring the library's own
|
||||
ApiKeyAdminCommands tests). -->
|
||||
<PackageReference Include="ZB.MOM.WW.Auth.ApiKeys" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user