1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-15 16:05:03 +00:00

initial commit for structurizr in clients

This commit is contained in:
Matt Gibson
2025-07-28 14:38:29 -07:00
parent 1cacae9bcc
commit f0d5efda9c
16 changed files with 529 additions and 1412 deletions

View File

@@ -5,10 +5,3 @@ provider = person "MSP" "And employee of a managed service provider" {
tags "MSP"
}
!element server {
scim = container "SCIM" {
tags "SCIM"
}
}
directory_connector -> server.api "Syncs users and groups to Bitwarden"

View File

@@ -1 +0,0 @@
server.scim -> server.database "Queries"