Skip to content

Commit 9d2fc0c

Browse files
committed
remove typo
1 parent ec84aaf commit 9d2fc0c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/architecture/security/principles/01-servers-are-not-trusted.mdx

+6-6
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ improvements to remove them. All exceptions are outlined here.
2121

2222
### Key Connector
2323

24-
Key connector is a self-host test only feature that allows an Organization to log in and unlock with
25-
SSO and no password input. This feature is specifically limited to self-hosted instances due to
26-
breaking this principle. It is possible for a Bitwarden server to create an authentication token,
27-
contact the Key Connector server, and retrieve key material that will allow decryption of a user's
28-
vault. For these reasons we encourage strict isolation of key connector servers to private networks
29-
and only to be used by advanced self-hosted users.
24+
Key connector is a self-host only feature that allows an Organization to log in and unlock with SSO
25+
and no password input. This feature is specifically limited to self-hosted instances due to breaking
26+
this principle. It is possible for a Bitwarden server to create an authentication token, contact the
27+
Key Connector server, and retrieve key material that will allow decryption of a user's vault. For
28+
these reasons we encourage strict isolation of key connector servers to private networks and only to
29+
be used by advanced self-hosted users.
3030

3131
### Icons service
3232

0 commit comments

Comments
 (0)