Skip to content

Commit 36c5663

Browse files
address review comments
1 parent 7d2e481 commit 36c5663

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

articles/communication-services/concepts/interop/custom-teams-endpoint-authentication-overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Artifacts:
5252
- Type: Custom Fabrikam authorization artifact (issued either by Azure AD or a different authorization service)
5353
- Artifact C
5454
- Type: Azure Communication Services resource authorization artifact.
55-
- Source: "Authorization" HTTP header with either a bearer token for [Azure AD authentication](../authentication.md#azure-ad-authentication) or a Hash-based Message Authentication Code (HMAC) payload and a signature for [access key-based authentication](../authentication.md#access-key) (access key or connection string).
55+
- Source: "Authorization" HTTP header with either a bearer token for [Azure AD authentication](../authentication.md#azure-ad-authentication) or a Hash-based Message Authentication Code (HMAC) payload and a signature for [access key-based authentication](../authentication.md#access-key).
5656
- Artifact D
5757
- Type: Azure Communication Services access token
5858
- Audience: _`Azure Communication Services`_ — data plane
@@ -92,7 +92,8 @@ Artifacts:
9292
- Artifact B
9393
- Type: Custom Contoso authorization artifact (issued either by Azure AD or a different authorization service)
9494
- Artifact C
95-
- Type: Hash-based Message Authentication Code (HMAC) (based on Contoso's _`connection string`_)
95+
- Type: Azure Communication Services resource authorization artifact.
96+
- Source: "Authorization" HTTP header with either a bearer token for [Azure AD authentication](../authentication.md#azure-ad-authentication) or a Hash-based Message Authentication Code (HMAC) payload and a signature for [access key-based authentication](../authentication.md#access-key)
9697
- Artifact D
9798
- Type: Azure Communication Services access token
9899
- Audience: _`Azure Communication Services`_ — data plane

articles/communication-services/concepts/interop/media/custom-teams-endpoint/authentication-case-single-tenant-azure-rbac.svg

Lines changed: 4 additions & 4 deletions
Loading

0 commit comments

Comments
 (0)