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

Azure SDK Review - [Azure Identity] #7886

Open
azure-sdk opened this issue Aug 14, 2024 · 2 comments
Open

Azure SDK Review - [Azure Identity] #7886

azure-sdk opened this issue Aug 14, 2024 · 2 comments
Assignees
Labels
board-review Request for an Architectural Board Review

Comments

@azure-sdk
Copy link
Collaborator

azure-sdk commented Aug 14, 2024

Review of the Azure Identity SDK October 2024 Release.

2024-07 Beta-1 : Use MSAL for managed identity token requests
2024-08 Beta-2 : Improve Confidential Client Error Messages, Add support for providing Resource ID with ManagedIdentityCredential
2024-09 Planned Beta-3: Support PoP token binding via Signed HTTP Request (SHR) for public clients, Support token cache persistence in client assertion workflow, Support ObjectID in ManagedIdentityCredential
2024-10 Planned minor GA release https://github.com/orgs/Azure/projects/134/views/1

Service Name: Azure Identity
Review Created By: Ahson Khan
Review Date: 09/09/2024 02:05 PM PT

Release Plan:
Hero Scenarios Link: Not Provided
Architecture Diagram Link: Not Provided
Core Concepts Doc Link:
https://github.com/Azure/azure-sdk-for-cpp-pr/issues/34#issue-2466900384
https://gist.github.com/christothes/98e0a1c554f180c5ed0c2094d3b93c08#file-shrpop_only-md
APIView Links: Go/Golang, C++, Python, Javascript, .NET, Java,

Description: Reviewing the new API surface added to Azure.Identity across multiple languages, before the beta release in September, and the following GA release in October.

  • Adding ObjectId support in all languages
  • Adding PopToken Support.

Detailed meeting information and documents provided can be accessed here

@azure-sdk
Copy link
Collaborator Author

azure-sdk commented Sep 6, 2024

Meeting updated by Christopher Scott

Service Name: Azure Identity
Review Created By: Ahson Khan
Review Date: 09/09/2024 02:05 PM PT

Hero Scenarios Link: Not Provided
Architecture Diagram Link: Not Provided
Core Concepts Doc Link:
https://github.com/Azure/azure-sdk-for-cpp-pr/issues/34#issue-2466900384
https://gist.github.com/christothes/98e0a1c554f180c5ed0c2094d3b93c08#file-shrpop_only-md
APIView Links: Go/Golang, C++, Python, Javascript, .NET, Java,

Description: Reviewing the new API surface added to Azure.Identity across multiple languages, before the beta release in September, and the following GA release in October.

  • Adding ObjectId support in all languages
  • Adding ResourceId support in C++ (filling gap compared to other languages)
  • Adding PopToken Support.

Core API links - Go/Golang, C++, Python, Javascript,, .NET, Java

Detailed meeting information and documents provided can be accessed here

@Azure Azure deleted a comment from azure-sdk Sep 6, 2024
@Azure Azure deleted a comment from azure-sdk Sep 6, 2024
@Azure Azure deleted a comment from azure-sdk Sep 6, 2024
@Azure Azure deleted a comment from KarishmaGhiya Sep 6, 2024
@azure-sdk
Copy link
Collaborator Author

azure-sdk commented Sep 7, 2024

Meeting updated by Paul Van Eck

Service Name: Azure Identity
Review Created By: Ahson Khan
Review Date: 09/09/2024 02:05 PM PT

Hero Scenarios Link: Not Provided
Architecture Diagram Link: Not Provided
Core Concepts Doc Link:
https://github.com/Azure/azure-sdk-for-cpp-pr/issues/34#issue-2466900384
https://gist.github.com/christothes/98e0a1c554f180c5ed0c2094d3b93c08#file-shrpop_only-md
APIView Links: Go/Golang, C++, Python, Javascript, .NET, [Java](com.azure:azure-identity - apiview.dev,

Description: Reviewing the new API surface added to Azure.Identity across multiple languages, before the beta release in September, and the following GA release in October.

  • Adding ObjectId support in all languages
  • Adding PopToken Support. (C++ and GoLang do not have MSAL PoP Token support, and hence no APIView for Core)

Core API links - Python, Javascript,, .NET, Java

Detailed meeting information and documents provided can be accessed here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board-review Request for an Architectural Board Review
Projects
None yet
Development

No branches or pull requests

3 participants