mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-06-28 20:29:11 +00:00
feat: add federated logins
This commit is contained in:
parent
3fd2ad2f7c
commit
bfb45cefa0
3 changed files with 33 additions and 38 deletions
|
@ -80,7 +80,6 @@ module KeyVault 'modules/kv.bicep' = {
|
|||
location: location
|
||||
tags: tags
|
||||
|
||||
getPrincipalIds: ManagedIdentities.outputs.getPrincipalIds
|
||||
listPrincipalIds: ManagedIdentities.outputs.listPrincipalIds
|
||||
identities: ManagedIdentities.outputs.identities
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue