1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-01 19:11:22 +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

@@ -2,7 +2,4 @@
identity = container "Identity" {
tags "Auth"
}
sso = container "SSO" {
tags "Auth"
}
}

View File

@@ -1,2 +0,0 @@
server.identity -> server.database "Queries"
server.sso -> server.database "Queries"