1
0
mirror of https://github.com/bitwarden/server synced 2026-01-03 09:03:44 +00:00

[AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841)

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
This commit is contained in:
Vincent Salucci
2023-04-18 18:31:00 -05:00
committed by GitHub
parent 4f2fb2ccf5
commit 9a1a369472
17 changed files with 40 additions and 25 deletions

6
.github/CODEOWNERS vendored
View File

@@ -10,3 +10,9 @@ src/Identity @bitwarden/team-auth-dev
**/SecretsManager @bitwarden/team-secrets-manager-dev
**/Tools @bitwarden/team-tools-dev
**/Vault @bitwarden/team-vault-dev
# Admin-Console Team
bitwarden_license/src/Scim @bitwarden/team-admin-console-dev
bitwarden_license/src/test/Scim.IntegrationTest @bitwarden/team-admin-console-dev
bitwarden_license/src/test/Scim.ScimTest @bitwarden/team-admin-console-dev
**/AdminConsole @bitwarden/team-admin-console-dev