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

[Identity] Move the Identity package to use core-rest-pipeline #15595

Closed
ramya-rao-a opened this issue Jun 7, 2021 · 1 comment · Fixed by #16514
Closed

[Identity] Move the Identity package to use core-rest-pipeline #15595

ramya-rao-a opened this issue Jun 7, 2021 · 1 comment · Fixed by #16514
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@ramya-rao-a
Copy link
Contributor

The @azure/identity package uses the @azure/core-http package internally to make the HTTP requests to get tokens. This issue is to track the work needed to move to the newer core packages as described in #15594

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 7, 2021
@ramya-rao-a ramya-rao-a added Azure.Identity Client This issue points to a problem in the data-plane of the library. labels Jun 8, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 8, 2021
@ramya-rao-a ramya-rao-a added this to the [2021] August milestone Jun 8, 2021
@sadasant
Copy link
Contributor

sadasant commented Jun 28, 2021

Important

Once migrated, please move the timeout back to 500ms. We made it three seconds as part of this PR, to fix an ongoing problem with core-http’s node-fetch: https://github.com/Azure/azure-sdk-for-js/pull/15937/files

openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 12, 2021
Update default tag for template specs to 2021-05 (Azure#15595)
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 12, 2021
Update default tag for template specs to 2021-05 (Azure#15595)
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 12, 2021
Update default tag for template specs to 2021-05 (Azure#15595)
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 12, 2021
Update default tag for template specs to 2021-05 (Azure#15595)
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 12, 2021
Update default tag for template specs to 2021-05 (Azure#15595)
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 12, 2021
Update default tag for template specs to 2021-05 (Azure#15595)
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants