Skip to content

Commit 1aa29af

Browse files
Merge pull request #262475 from FarrukhGhaffar/FarrukhGhaffar/SecurityTokensDocs
Update identity-model.md
2 parents 7677e4e + bbf476f commit 1aa29af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/identity-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Two types of VoIP token scopes are supported. Permissions for each token are des
7272
|Join an InProgress VoIP call | Y | Y |
7373
|Join an InProgress VoIP call in Virtual Rooms, when the user is already invited to the Room| Y | Y |
7474
|All other in-call operations such as mute/unmute, screen share etc. | Y | Y |
75-
|All other in-call operations such as mute/unmute, screen share etc. in Virtual Rooms| Y | Determined by user role |
75+
|All other in-call operations such as mute/unmute, screen share etc. in Virtual Rooms| Determined by user role | Determined by user role |
7676

7777
## Revoke or update access token
7878
- Azure Communication Services Identity library can be used to revoke an access token before its expiration time. Token revocation isn't immediate. It can take up to 15 minutes to propagate.

0 commit comments

Comments
 (0)