From 6048a30dbe4d04f3dd0dde819fcb6feabe31db6f Mon Sep 17 00:00:00 2001 From: Matt Bishop Date: Wed, 30 Oct 2024 08:35:31 -0400 Subject: [PATCH] Language tweak Co-authored-by: Matt Gibson --- docs/architecture/adr/0023-integration-identifiers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/adr/0023-integration-identifiers.md b/docs/architecture/adr/0023-integration-identifiers.md index ac2492be..a957d447 100644 --- a/docs/architecture/adr/0023-integration-identifiers.md +++ b/docs/architecture/adr/0023-integration-identifiers.md @@ -83,7 +83,7 @@ A process will be established for integrations to submit support tickets request identifier. Customer Success will work with operations teams to register integrations and deliver the needed information. Existing Bitwarden integrations will be issued their own client identifiers. Client details will be provided in requests to the Bitwarden platform, with the goal being the -identification of scale and conformance per client; attestation and the guarantee that a client is +identification of conformance per client to the technical needs of the Bitwarden server infrastructure; attestation and the guarantee that a client is who they say they are will be considered as a future effort. Subsequent enhancements may occur beyond the client identifier wherein API keys and authentication token scopes will further refine permissions of an integration.