Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ACS][Common] OPS - Dual Persona #46383

Conversation

AikoBB
Copy link
Member

@AikoBB AikoBB commented Oct 1, 2024

Description

This PR introduces changes to the ACS Common SDK, providing functionality to exchange Entra User tokens for ACS tokens. The key updates include:

  • CommunicationTokenCredential: Extended with a new constructor that accepts - EntraCommunicationTokenCredentialOptions.

  • EntraTokenCredential: Implementation where the actual token exchange is handled.

These changes enhance the SDK by enabling seamless integration of Entra User with Azure Communication Services.

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Oct 1, 2024

API change check

API changes are not detected in this pull request.

@AikoBB AikoBB changed the base branch from main to feature/communication/entra-identity October 7, 2024 11:28
@AikoBB AikoBB marked this pull request as ready for review October 7, 2024 11:28
nickliu-msft and others added 5 commits October 7, 2024 12:47
…ceProvider.FromFile/Directory to take a Uri over string (Azure#46446)

* Initial commit

* Export API
…re#46447)

* Update Nginx changelog to support API version 2024-06-01-preview

* Refactor
The focus of these changes is to prepare the Service Bus package for the October
2024 release.
Fix missing HybridSearch in copy SearchOptions
@AikoBB AikoBB merged commit 0f03b6a into Azure:feature/communication/entra-identity Oct 25, 2024
381 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.