microsoft-github-policy-service[bot]
af71cc0393
Auto merge mandatory file pr
...
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-03-28 16:46:15 +00:00
microsoft-github-policy-service[bot]
f7de03bd27
Microsoft mandatory file
2023-01-27 21:00:21 +00:00
Daniel Rodríguez
ea8056aa43
Merge pull request #143 from Azure/migration-fixes
...
Migration to Identity: Issues in the code snippets
2022-02-22 10:52:27 -05:00
Daniel Rodríguez
385cacb1ea
Reusing environment.resourceManagerEndpointUrl
2022-02-17 19:56:57 -05:00
Daniel Rodríguez
756af4e11f
Using loginWithServicePrincipalSecret
2022-02-17 19:07:22 -05:00
Daniel Rodríguez
e00e976fab
Update migrate-to-identity-v2.md
...
A more relevant token audience on the sample for national clouds, and using getToken on the getToken section about scopes
2022-02-16 22:47:16 -05:00
Daniel Rodríguez
5eb43c1eb6
Migration to Identity: Issues in the code snippets
...
This PR fixes two issues in the code snippets:
- We passed the `tokenAudience` to the `ClientSecretCredential` as a parameter when `ClientSecretCredential` does not receive such parameter.
- We were not calling the `getToken` method of the credential used in the sample for the `Regarding scopes` section. We were instead passing it to a credential.
- In the `Regarding scopes` code snippet, we were also moving from `interactiveLogin` to `AzureCliCredential`, which is confusing. Using `InteractiveBrowserCredential` instead.
2022-02-11 15:49:30 -05:00
Ramya Rao
3710a14c26
Update changelog and package version ( #141 )
...
* Update changelog and package version
* Add 1 day buffer
* release today
2021-12-15 12:33:02 -08:00
Daniel Rodríguez
6845529a70
Updating the Ubuntu image used on CI ( #142 )
...
* Update azure-pipelines.yml
* Update azure-pipelines.yml
2021-12-15 12:14:46 -08:00
Ramya Rao
17cb52fdbd
Point to migration guide ( #140 )
2021-12-14 16:01:27 -08:00
Daniel Rodríguez
eb5cd42d19
Migration guide to @azure/identity v2 ( #138 )
2021-12-14 14:52:26 -08:00
Ramya Rao
e36a960c16
List packages supported by ms-rest-nodeauth ( #139 )
2021-12-02 14:45:43 -08:00
Daniel Rodríguez
5ffaf11cd3
Merge pull request #137 from Azure/ramya-rao-a-patch-1
...
Add changelog entry for PR 131
2021-09-21 13:09:16 -04:00
Ramya Rao
adb049ae74
Add changelog entry for PR 131
2021-09-20 11:10:53 -07:00
Alpha
57c6912793
update readme to support proxy ( #131 )
2021-09-20 11:08:11 -07:00
Ramya Rao
d896076c7c
Fix docs for return types in exported APIs ( #133 )
2021-08-16 10:33:09 -07:00
Ramya Rao
190348fddd
Stengthen types around AuthResponse ( #121 )
...
* Stengthen types around AuthResponse
* Add changelog entry
2021-07-20 18:07:42 -07:00
Daniel Rodríguez
469d9638a5
Adal update ( #126 )
2021-05-19 16:34:55 -07:00
David Wilson
8a3f670703
Update CODEOWNERS ( #124 )
2021-05-11 11:48:21 -07:00
Ramya Rao
684d9825af
Arguments passed to execFile should be array of strings ( #123 )
2021-03-31 10:50:45 -07:00
Ramya Rao
957a3ee390
Add prettier and format code ( #120 )
2021-03-26 12:21:05 -07:00
Arthur Schreiber
4c177518c3
fix: correctly pass through the `tokenCache` option ( #107 )
2021-03-26 11:52:49 -07:00
Jose Manuel Heredia Hidalgo
c6b149d297
Merge pull request #118 from joheredi/update-pipeline
...
Update pipelines
2021-03-23 15:02:35 -07:00
Jose Manuel Heredia Hidalgo
e87310996a
Remove dry-run flag
2021-03-23 14:58:56 -07:00
Jose Manuel Heredia Hidalgo
25eddfbbf6
extract tgz name
2021-03-23 14:55:06 -07:00
Jose Manuel Heredia Hidalgo
e7cf787e22
Log tar name
2021-03-23 14:50:29 -07:00
Jose Manuel Heredia Hidalgo
1b6092c132
Extract tarname
2021-03-23 14:42:34 -07:00
Jose Manuel Heredia Hidalgo
596dfd224a
Support overriding npm tag
2021-03-23 14:30:14 -07:00
Jose Manuel Heredia Hidalgo
a3af227550
more logs
2021-03-23 14:25:36 -07:00
Jose Manuel Heredia Hidalgo
41a503158d
Echo package name
2021-03-23 14:19:35 -07:00
Jose Manuel Heredia Hidalgo
8a9a565e63
log tree structure
2021-03-23 14:18:10 -07:00
Jose Manuel Heredia Hidalgo
74940819c9
use drop
2021-03-23 14:09:39 -07:00
Jose Manuel Heredia Hidalgo
88968ec1e9
Switch drop to packages
2021-03-23 14:02:43 -07:00
Jose Manuel Heredia Hidalgo
3101435f1b
Fix stage name
2021-03-23 13:47:07 -07:00
Jose Manuel Heredia Hidalgo
14118a28a6
Fix indentation
2021-03-23 13:45:27 -07:00
Jose Manuel Heredia Hidalgo
66f8c68f74
remove version validation
2021-03-23 13:41:48 -07:00
Jose Manuel Heredia Hidalgo
19ca28f818
Fix indentation
2021-03-23 13:41:48 -07:00
Jose Manuel Heredia Hidalgo
8307579dd8
Add private release step
2021-03-23 13:41:48 -07:00
huntr.dev | the place to protect open source
1b8dcfb6d7
[CVE-2021-28458] Security Fix for Command Injection - huntr.dev ( #117 )
2021-03-23 13:34:47 -07:00
Ramya Rao
a7b3f559e9
Simplify API reference docs by following TSDoc ( #113 )
2021-02-23 14:21:55 -08:00
David Wilson
2ece38f40e
Merge pull request #105 from daviwil/cherry-pick-104
...
Cherry-pick changes from PR #104
2020-09-25 14:41:21 -07:00
David Wilson
ed10075941
Bump version to 3.0.6 and update changelog.md
2020-09-25 14:29:59 -07:00
David Wilson
c4bbb596a8
Add existing token example to README.md
2020-09-25 14:29:59 -07:00
David Wilson
d595b87af9
Make buildTenantsList more resilient to error responses
2020-09-25 14:29:59 -07:00
David Wilson
4bbceb1dc3
Merge pull request #100 from sadasant/3.0.5-release-date
...
Assigned a release date for version 3.0.5
2020-06-16 11:39:45 -07:00
Daniel Rodriguez
bcdc533243
Assigned a release date for version 3.0.5
2020-06-16 18:27:51 +00:00
Ramya Rao
e0dbfb6a85
Fix changelog for version 3.0.3 ( #99 )
2020-06-16 10:04:02 -07:00
Ramya Rao
0b7dabdc83
Update codeowners based on current project ownership ( #98 )
2020-06-16 10:02:06 -07:00
Daniel Rodríguez
029767b92f
Allow changing domain on a credential and listing of all tenants ( #91 )
2020-06-16 09:55:58 -07:00
Daniel Rodríguez
0fe59073c6
[Issue 88] Better documentation for the MSI credentials, and support for the IDENTITY_* environment variables ( #97 )
2020-06-12 14:25:45 -07:00