@azure/identity 4.14.0-beta.3 → 4.14.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (327) hide show
  1. package/dist/browser/client/identityClient.d.ts.map +1 -1
  2. package/dist/browser/client/identityClient.js +2 -1
  3. package/dist/browser/client/identityClient.js.map +1 -1
  4. package/dist/browser/constants.d.ts +1 -1
  5. package/dist/browser/constants.js +1 -1
  6. package/dist/browser/constants.js.map +1 -1
  7. package/dist/browser/credentials/{authorizationCodeCredential.d.ts → authorizationCodeCredential-browser.d.mts} +1 -1
  8. package/dist/browser/credentials/authorizationCodeCredential-browser.d.mts.map +1 -0
  9. package/dist/browser/credentials/{authorizationCodeCredential.js → authorizationCodeCredential-browser.mjs} +1 -1
  10. package/dist/browser/credentials/authorizationCodeCredential-browser.mjs.map +1 -0
  11. package/dist/browser/credentials/{azureCliCredential.d.ts → azureCliCredential-browser.d.mts} +1 -1
  12. package/dist/browser/credentials/azureCliCredential-browser.d.mts.map +1 -0
  13. package/dist/browser/credentials/{azureCliCredential.js → azureCliCredential-browser.mjs} +1 -1
  14. package/dist/browser/credentials/azureCliCredential-browser.mjs.map +1 -0
  15. package/dist/browser/credentials/{azureDeveloperCliCredential.d.ts → azureDeveloperCliCredential-browser.d.mts} +1 -1
  16. package/dist/browser/credentials/azureDeveloperCliCredential-browser.d.mts.map +1 -0
  17. package/dist/browser/credentials/{azureDeveloperCliCredential.js → azureDeveloperCliCredential-browser.mjs} +1 -1
  18. package/dist/browser/credentials/azureDeveloperCliCredential-browser.mjs.map +1 -0
  19. package/dist/browser/credentials/{azurePipelinesCredential.d.ts → azurePipelinesCredential-browser.d.mts} +1 -1
  20. package/dist/browser/credentials/azurePipelinesCredential-browser.d.mts.map +1 -0
  21. package/dist/browser/credentials/{azurePipelinesCredential.js → azurePipelinesCredential-browser.mjs} +1 -1
  22. package/dist/browser/credentials/azurePipelinesCredential-browser.mjs.map +1 -0
  23. package/dist/browser/credentials/{azurePowerShellCredential.d.ts → azurePowerShellCredential-browser.d.mts} +1 -1
  24. package/dist/browser/credentials/azurePowerShellCredential-browser.d.mts.map +1 -0
  25. package/dist/browser/credentials/{azurePowerShellCredential.js → azurePowerShellCredential-browser.mjs} +1 -1
  26. package/dist/browser/credentials/azurePowerShellCredential-browser.mjs.map +1 -0
  27. package/dist/browser/credentials/{clientAssertionCredential.d.ts → clientAssertionCredential-browser.d.mts} +1 -1
  28. package/dist/browser/credentials/clientAssertionCredential-browser.d.mts.map +1 -0
  29. package/dist/browser/credentials/{clientAssertionCredential.js → clientAssertionCredential-browser.mjs} +1 -1
  30. package/dist/browser/credentials/clientAssertionCredential-browser.mjs.map +1 -0
  31. package/dist/browser/credentials/{clientCertificateCredential.d.ts → clientCertificateCredential-browser.d.mts} +1 -1
  32. package/dist/browser/credentials/clientCertificateCredential-browser.d.mts.map +1 -0
  33. package/dist/browser/credentials/{clientCertificateCredential.js → clientCertificateCredential-browser.mjs} +1 -1
  34. package/dist/browser/credentials/clientCertificateCredential-browser.mjs.map +1 -0
  35. package/dist/browser/credentials/{clientSecretCredential.d.ts → clientSecretCredential-browser.d.mts} +1 -1
  36. package/dist/browser/credentials/clientSecretCredential-browser.d.mts.map +1 -0
  37. package/dist/browser/credentials/{clientSecretCredential.js → clientSecretCredential-browser.mjs} +1 -1
  38. package/dist/browser/credentials/clientSecretCredential-browser.mjs.map +1 -0
  39. package/dist/browser/credentials/{defaultAzureCredential.d.ts → defaultAzureCredential-browser.d.mts} +1 -1
  40. package/dist/browser/credentials/defaultAzureCredential-browser.d.mts.map +1 -0
  41. package/dist/browser/credentials/{defaultAzureCredential.js → defaultAzureCredential-browser.mjs} +1 -1
  42. package/dist/browser/credentials/defaultAzureCredential-browser.mjs.map +1 -0
  43. package/dist/browser/credentials/{deviceCodeCredential.d.ts → deviceCodeCredential-browser.d.mts} +1 -1
  44. package/dist/browser/credentials/deviceCodeCredential-browser.d.mts.map +1 -0
  45. package/dist/browser/credentials/{deviceCodeCredential.js → deviceCodeCredential-browser.mjs} +1 -1
  46. package/dist/browser/credentials/deviceCodeCredential-browser.mjs.map +1 -0
  47. package/dist/browser/credentials/{environmentCredential.d.ts → environmentCredential-browser.d.mts} +1 -1
  48. package/dist/browser/credentials/environmentCredential-browser.d.mts.map +1 -0
  49. package/dist/browser/credentials/{environmentCredential.js → environmentCredential-browser.mjs} +1 -1
  50. package/dist/browser/credentials/environmentCredential-browser.mjs.map +1 -0
  51. package/dist/browser/credentials/{interactiveBrowserCredential.d.ts → interactiveBrowserCredential-browser.d.mts} +1 -1
  52. package/dist/browser/credentials/interactiveBrowserCredential-browser.d.mts.map +1 -0
  53. package/dist/browser/credentials/{interactiveBrowserCredential.js → interactiveBrowserCredential-browser.mjs} +1 -1
  54. package/dist/browser/credentials/interactiveBrowserCredential-browser.mjs.map +1 -0
  55. package/dist/browser/credentials/managedIdentityCredential/{index.d.ts → index-browser.d.mts} +1 -1
  56. package/dist/browser/credentials/managedIdentityCredential/index-browser.d.mts.map +1 -0
  57. package/dist/browser/credentials/managedIdentityCredential/{index.js → index-browser.mjs} +1 -1
  58. package/dist/browser/credentials/managedIdentityCredential/index-browser.mjs.map +1 -0
  59. package/dist/browser/credentials/{onBehalfOfCredential.d.ts → onBehalfOfCredential-browser.d.mts} +1 -1
  60. package/dist/browser/credentials/onBehalfOfCredential-browser.d.mts.map +1 -0
  61. package/dist/browser/credentials/{onBehalfOfCredential.js → onBehalfOfCredential-browser.mjs} +1 -1
  62. package/dist/browser/credentials/onBehalfOfCredential-browser.mjs.map +1 -0
  63. package/dist/browser/credentials/{usernamePasswordCredential.d.ts → usernamePasswordCredential-browser.d.mts} +1 -1
  64. package/dist/browser/credentials/usernamePasswordCredential-browser.d.mts.map +1 -0
  65. package/dist/browser/credentials/{usernamePasswordCredential.js → usernamePasswordCredential-browser.mjs} +1 -1
  66. package/dist/browser/credentials/usernamePasswordCredential-browser.mjs.map +1 -0
  67. package/dist/browser/credentials/{visualStudioCodeCredential.d.ts → visualStudioCodeCredential-browser.d.mts} +1 -1
  68. package/dist/browser/credentials/visualStudioCodeCredential-browser.d.mts.map +1 -0
  69. package/dist/browser/credentials/{visualStudioCodeCredential.js → visualStudioCodeCredential-browser.mjs} +1 -1
  70. package/dist/browser/credentials/visualStudioCodeCredential-browser.mjs.map +1 -0
  71. package/dist/browser/credentials/{workloadIdentityCredential.d.ts → workloadIdentityCredential-browser.d.mts} +1 -1
  72. package/dist/browser/credentials/workloadIdentityCredential-browser.d.mts.map +1 -0
  73. package/dist/browser/credentials/{workloadIdentityCredential.js → workloadIdentityCredential-browser.mjs} +1 -1
  74. package/dist/browser/credentials/workloadIdentityCredential-browser.mjs.map +1 -0
  75. package/dist/browser/index.d.ts +18 -18
  76. package/dist/browser/index.d.ts.map +1 -1
  77. package/dist/browser/index.js +19 -19
  78. package/dist/browser/index.js.map +1 -1
  79. package/dist/browser/msal/{msal.d.ts → msal-browser.d.mts} +1 -1
  80. package/dist/browser/msal/msal-browser.d.mts.map +1 -0
  81. package/dist/browser/msal/{msal.js → msal-browser.mjs} +1 -1
  82. package/dist/browser/msal/msal-browser.mjs.map +1 -0
  83. package/dist/browser/msal/utils.d.ts +2 -2
  84. package/dist/browser/msal/utils.d.ts.map +1 -1
  85. package/dist/browser/msal/utils.js +7 -2
  86. package/dist/browser/msal/utils.js.map +1 -1
  87. package/dist/browser/plugins/{consumer.d.ts → consumer-browser.d.mts} +1 -1
  88. package/dist/browser/plugins/consumer-browser.d.mts.map +1 -0
  89. package/dist/browser/plugins/{consumer.js → consumer-browser.mjs} +1 -1
  90. package/dist/browser/plugins/consumer-browser.mjs.map +1 -0
  91. package/dist/browser/util/{processMultiTenantRequest.d.ts → processMultiTenantRequest-browser.d.mts} +1 -1
  92. package/dist/browser/util/processMultiTenantRequest-browser.d.mts.map +1 -0
  93. package/dist/browser/util/{processMultiTenantRequest.js → processMultiTenantRequest-browser.mjs} +1 -1
  94. package/dist/browser/util/processMultiTenantRequest-browser.mjs.map +1 -0
  95. package/dist/browser/util/tenantIdUtils.d.ts +1 -1
  96. package/dist/browser/util/tenantIdUtils.d.ts.map +1 -1
  97. package/dist/browser/util/tenantIdUtils.js +1 -1
  98. package/dist/browser/util/tenantIdUtils.js.map +1 -1
  99. package/dist/commonjs/client/identityClient.d.ts.map +1 -1
  100. package/dist/commonjs/client/identityClient.js +2 -1
  101. package/dist/commonjs/client/identityClient.js.map +2 -2
  102. package/dist/commonjs/constants.d.ts +1 -1
  103. package/dist/commonjs/constants.js +1 -1
  104. package/dist/commonjs/constants.js.map +1 -1
  105. package/dist/commonjs/credentials/azureCliCredential.d.ts.map +1 -1
  106. package/dist/commonjs/credentials/azureCliCredential.js +2 -1
  107. package/dist/commonjs/credentials/azureCliCredential.js.map +2 -2
  108. package/dist/commonjs/credentials/azureDeveloperCliCredential.d.ts +12 -4
  109. package/dist/commonjs/credentials/azureDeveloperCliCredential.d.ts.map +1 -1
  110. package/dist/commonjs/credentials/azureDeveloperCliCredential.js +38 -12
  111. package/dist/commonjs/credentials/azureDeveloperCliCredential.js.map +2 -2
  112. package/dist/commonjs/credentials/azurePipelinesCredential.js.map +1 -1
  113. package/dist/commonjs/credentials/azurePowerShellCredential.d.ts.map +1 -1
  114. package/dist/commonjs/credentials/azurePowerShellCredential.js +5 -1
  115. package/dist/commonjs/credentials/azurePowerShellCredential.js.map +2 -2
  116. package/dist/commonjs/credentials/defaultAzureCredential.js.map +1 -1
  117. package/dist/commonjs/credentials/defaultAzureCredentialFunctions.js.map +1 -1
  118. package/dist/commonjs/credentials/environmentCredential.js.map +1 -1
  119. package/dist/commonjs/credentials/managedIdentityCredential/tokenExchangeMsi.js.map +1 -1
  120. package/dist/commonjs/credentials/workloadIdentityCredential.js.map +1 -1
  121. package/dist/commonjs/index.d.ts.map +1 -1
  122. package/dist/commonjs/index.js.map +2 -2
  123. package/dist/commonjs/msal/utils.d.ts.map +1 -1
  124. package/dist/commonjs/msal/utils.js +6 -1
  125. package/dist/commonjs/msal/utils.js.map +2 -2
  126. package/dist/commonjs/tsdoc-metadata.json +1 -1
  127. package/dist/commonjs/util/tenantIdUtils.d.ts.map +1 -1
  128. package/dist/commonjs/util/tenantIdUtils.js.map +1 -1
  129. package/dist/esm/client/identityClient.d.ts.map +1 -1
  130. package/dist/esm/client/identityClient.js +2 -1
  131. package/dist/esm/client/identityClient.js.map +1 -1
  132. package/dist/esm/constants.d.ts +1 -1
  133. package/dist/esm/constants.js +1 -1
  134. package/dist/esm/constants.js.map +1 -1
  135. package/dist/esm/credentials/azureCliCredential.d.ts.map +1 -1
  136. package/dist/esm/credentials/azureCliCredential.js +2 -1
  137. package/dist/esm/credentials/azureCliCredential.js.map +1 -1
  138. package/dist/esm/credentials/azureDeveloperCliCredential.d.ts +12 -4
  139. package/dist/esm/credentials/azureDeveloperCliCredential.d.ts.map +1 -1
  140. package/dist/esm/credentials/azureDeveloperCliCredential.js +40 -14
  141. package/dist/esm/credentials/azureDeveloperCliCredential.js.map +1 -1
  142. package/dist/esm/credentials/azurePipelinesCredential.js.map +1 -1
  143. package/dist/esm/credentials/azurePowerShellCredential.d.ts.map +1 -1
  144. package/dist/esm/credentials/azurePowerShellCredential.js +2 -1
  145. package/dist/esm/credentials/azurePowerShellCredential.js.map +1 -1
  146. package/dist/esm/credentials/defaultAzureCredential.js.map +1 -1
  147. package/dist/esm/credentials/defaultAzureCredentialFunctions.js.map +1 -1
  148. package/dist/esm/credentials/environmentCredential.js.map +1 -1
  149. package/dist/esm/credentials/managedIdentityCredential/tokenExchangeMsi.js.map +1 -1
  150. package/dist/esm/credentials/workloadIdentityCredential.js.map +1 -1
  151. package/dist/esm/index.d.ts.map +1 -1
  152. package/dist/esm/index.js.map +1 -1
  153. package/dist/esm/msal/utils.d.ts.map +1 -1
  154. package/dist/esm/msal/utils.js +6 -1
  155. package/dist/esm/msal/utils.js.map +1 -1
  156. package/dist/esm/util/tenantIdUtils.d.ts.map +1 -1
  157. package/dist/esm/util/tenantIdUtils.js.map +1 -1
  158. package/dist/workerd/client/identityClient.d.ts.map +1 -1
  159. package/dist/workerd/client/identityClient.js +2 -1
  160. package/dist/workerd/client/identityClient.js.map +1 -1
  161. package/dist/workerd/constants.d.ts +1 -1
  162. package/dist/workerd/constants.js +1 -1
  163. package/dist/workerd/constants.js.map +1 -1
  164. package/dist/workerd/credentials/azureCliCredential.d.ts.map +1 -1
  165. package/dist/workerd/credentials/azureCliCredential.js +2 -1
  166. package/dist/workerd/credentials/azureCliCredential.js.map +1 -1
  167. package/dist/workerd/credentials/azureDeveloperCliCredential.d.ts +12 -4
  168. package/dist/workerd/credentials/azureDeveloperCliCredential.d.ts.map +1 -1
  169. package/dist/workerd/credentials/azureDeveloperCliCredential.js +40 -14
  170. package/dist/workerd/credentials/azureDeveloperCliCredential.js.map +1 -1
  171. package/dist/workerd/credentials/azurePipelinesCredential.js.map +1 -1
  172. package/dist/workerd/credentials/azurePowerShellCredential.d.ts.map +1 -1
  173. package/dist/workerd/credentials/azurePowerShellCredential.js +2 -1
  174. package/dist/workerd/credentials/azurePowerShellCredential.js.map +1 -1
  175. package/dist/workerd/credentials/defaultAzureCredential.js.map +1 -1
  176. package/dist/workerd/credentials/defaultAzureCredentialFunctions.js.map +1 -1
  177. package/dist/workerd/credentials/environmentCredential.js.map +1 -1
  178. package/dist/workerd/credentials/managedIdentityCredential/tokenExchangeMsi.js.map +1 -1
  179. package/dist/workerd/credentials/workloadIdentityCredential.js.map +1 -1
  180. package/dist/workerd/index.d.ts.map +1 -1
  181. package/dist/workerd/index.js.map +1 -1
  182. package/dist/workerd/msal/utils.d.ts.map +1 -1
  183. package/dist/workerd/msal/utils.js +6 -1
  184. package/dist/workerd/msal/utils.js.map +1 -1
  185. package/dist/workerd/util/tenantIdUtils.d.ts.map +1 -1
  186. package/dist/workerd/util/tenantIdUtils.js.map +1 -1
  187. package/package.json +24 -14
  188. package/dist/browser/credentials/authorizationCodeCredential.d.ts.map +0 -1
  189. package/dist/browser/credentials/authorizationCodeCredential.js.map +0 -1
  190. package/dist/browser/credentials/azureCliCredential.d.ts.map +0 -1
  191. package/dist/browser/credentials/azureCliCredential.js.map +0 -1
  192. package/dist/browser/credentials/azureDeveloperCliCredential.d.ts.map +0 -1
  193. package/dist/browser/credentials/azureDeveloperCliCredential.js.map +0 -1
  194. package/dist/browser/credentials/azurePipelinesCredential.d.ts.map +0 -1
  195. package/dist/browser/credentials/azurePipelinesCredential.js.map +0 -1
  196. package/dist/browser/credentials/azurePowerShellCredential.d.ts.map +0 -1
  197. package/dist/browser/credentials/azurePowerShellCredential.js.map +0 -1
  198. package/dist/browser/credentials/brokerCredential.d.ts +0 -35
  199. package/dist/browser/credentials/brokerCredential.d.ts.map +0 -1
  200. package/dist/browser/credentials/brokerCredential.js +0 -68
  201. package/dist/browser/credentials/brokerCredential.js.map +0 -1
  202. package/dist/browser/credentials/clientAssertionCredential.d.ts.map +0 -1
  203. package/dist/browser/credentials/clientAssertionCredential.js.map +0 -1
  204. package/dist/browser/credentials/clientCertificateCredential.d.ts.map +0 -1
  205. package/dist/browser/credentials/clientCertificateCredential.js.map +0 -1
  206. package/dist/browser/credentials/clientSecretCredential.d.ts.map +0 -1
  207. package/dist/browser/credentials/clientSecretCredential.js.map +0 -1
  208. package/dist/browser/credentials/defaultAzureCredential.d.ts.map +0 -1
  209. package/dist/browser/credentials/defaultAzureCredential.js.map +0 -1
  210. package/dist/browser/credentials/defaultAzureCredentialFunctions.d.ts +0 -64
  211. package/dist/browser/credentials/defaultAzureCredentialFunctions.d.ts.map +0 -1
  212. package/dist/browser/credentials/defaultAzureCredentialFunctions.js +0 -147
  213. package/dist/browser/credentials/defaultAzureCredentialFunctions.js.map +0 -1
  214. package/dist/browser/credentials/deviceCodeCredential.d.ts.map +0 -1
  215. package/dist/browser/credentials/deviceCodeCredential.js.map +0 -1
  216. package/dist/browser/credentials/environmentCredential.d.ts.map +0 -1
  217. package/dist/browser/credentials/environmentCredential.js.map +0 -1
  218. package/dist/browser/credentials/interactiveBrowserCredential.d.ts.map +0 -1
  219. package/dist/browser/credentials/interactiveBrowserCredential.js.map +0 -1
  220. package/dist/browser/credentials/managedIdentityCredential/imdsMsi.d.ts +0 -18
  221. package/dist/browser/credentials/managedIdentityCredential/imdsMsi.d.ts.map +0 -1
  222. package/dist/browser/credentials/managedIdentityCredential/imdsMsi.js +0 -97
  223. package/dist/browser/credentials/managedIdentityCredential/imdsMsi.js.map +0 -1
  224. package/dist/browser/credentials/managedIdentityCredential/imdsRetryPolicy.d.ts +0 -13
  225. package/dist/browser/credentials/managedIdentityCredential/imdsRetryPolicy.d.ts.map +0 -1
  226. package/dist/browser/credentials/managedIdentityCredential/imdsRetryPolicy.js +0 -43
  227. package/dist/browser/credentials/managedIdentityCredential/imdsRetryPolicy.js.map +0 -1
  228. package/dist/browser/credentials/managedIdentityCredential/index.d.ts.map +0 -1
  229. package/dist/browser/credentials/managedIdentityCredential/index.js.map +0 -1
  230. package/dist/browser/credentials/managedIdentityCredential/models.d.ts +0 -24
  231. package/dist/browser/credentials/managedIdentityCredential/models.d.ts.map +0 -1
  232. package/dist/browser/credentials/managedIdentityCredential/models.js +0 -4
  233. package/dist/browser/credentials/managedIdentityCredential/models.js.map +0 -1
  234. package/dist/browser/credentials/managedIdentityCredential/tokenExchangeMsi.d.ts +0 -14
  235. package/dist/browser/credentials/managedIdentityCredential/tokenExchangeMsi.d.ts.map +0 -1
  236. package/dist/browser/credentials/managedIdentityCredential/tokenExchangeMsi.js +0 -38
  237. package/dist/browser/credentials/managedIdentityCredential/tokenExchangeMsi.js.map +0 -1
  238. package/dist/browser/credentials/onBehalfOfCredential.d.ts.map +0 -1
  239. package/dist/browser/credentials/onBehalfOfCredential.js.map +0 -1
  240. package/dist/browser/credentials/usernamePasswordCredential.d.ts.map +0 -1
  241. package/dist/browser/credentials/usernamePasswordCredential.js.map +0 -1
  242. package/dist/browser/credentials/visualStudioCodeCredential.d.ts.map +0 -1
  243. package/dist/browser/credentials/visualStudioCodeCredential.js.map +0 -1
  244. package/dist/browser/credentials/visualStudioCodeCredentialPlugin.d.ts +0 -12
  245. package/dist/browser/credentials/visualStudioCodeCredentialPlugin.d.ts.map +0 -1
  246. package/dist/browser/credentials/visualStudioCodeCredentialPlugin.js +0 -4
  247. package/dist/browser/credentials/visualStudioCodeCredentialPlugin.js.map +0 -1
  248. package/dist/browser/credentials/workloadIdentityCredential.d.ts.map +0 -1
  249. package/dist/browser/credentials/workloadIdentityCredential.js.map +0 -1
  250. package/dist/browser/msal/msal.d.ts.map +0 -1
  251. package/dist/browser/msal/msal.js.map +0 -1
  252. package/dist/browser/msal/nodeFlows/msalClient.d.ts +0 -205
  253. package/dist/browser/msal/nodeFlows/msalClient.d.ts.map +0 -1
  254. package/dist/browser/msal/nodeFlows/msalClient.js +0 -499
  255. package/dist/browser/msal/nodeFlows/msalClient.js.map +0 -1
  256. package/dist/browser/msal/nodeFlows/msalPlugins.d.ts +0 -109
  257. package/dist/browser/msal/nodeFlows/msalPlugins.d.ts.map +0 -1
  258. package/dist/browser/msal/nodeFlows/msalPlugins.js +0 -160
  259. package/dist/browser/msal/nodeFlows/msalPlugins.js.map +0 -1
  260. package/dist/browser/plugins/consumer.d.ts.map +0 -1
  261. package/dist/browser/plugins/consumer.js.map +0 -1
  262. package/dist/browser/regionalAuthority.d.ts +0 -122
  263. package/dist/browser/regionalAuthority.d.ts.map +0 -1
  264. package/dist/browser/regionalAuthority.js +0 -139
  265. package/dist/browser/regionalAuthority.js.map +0 -1
  266. package/dist/browser/util/certificatesUtils.d.ts +0 -13
  267. package/dist/browser/util/certificatesUtils.d.ts.map +0 -1
  268. package/dist/browser/util/certificatesUtils.js +0 -47
  269. package/dist/browser/util/certificatesUtils.js.map +0 -1
  270. package/dist/browser/util/processMultiTenantRequest.d.ts.map +0 -1
  271. package/dist/browser/util/processMultiTenantRequest.js.map +0 -1
  272. package/dist/browser/util/processUtils.d.ts +0 -13
  273. package/dist/browser/util/processUtils.d.ts.map +0 -1
  274. package/dist/browser/util/processUtils.js +0 -32
  275. package/dist/browser/util/processUtils.js.map +0 -1
  276. package/dist/browser/util/subscriptionUtils.d.ts +0 -6
  277. package/dist/browser/util/subscriptionUtils.d.ts.map +0 -1
  278. package/dist/browser/util/subscriptionUtils.js +0 -16
  279. package/dist/browser/util/subscriptionUtils.js.map +0 -1
  280. package/dist/commonjs/credentials/visualStudioCodeCredentialPlugin.d.ts +0 -12
  281. package/dist/commonjs/credentials/visualStudioCodeCredentialPlugin.d.ts.map +0 -1
  282. package/dist/commonjs/credentials/visualStudioCodeCredentialPlugin.js +0 -16
  283. package/dist/commonjs/credentials/visualStudioCodeCredentialPlugin.js.map +0 -7
  284. package/dist/commonjs/msal/browserFlows/msalBrowserCommon.d.ts +0 -19
  285. package/dist/commonjs/msal/browserFlows/msalBrowserCommon.d.ts.map +0 -1
  286. package/dist/commonjs/msal/browserFlows/msalBrowserCommon.js +0 -242
  287. package/dist/commonjs/msal/browserFlows/msalBrowserCommon.js.map +0 -7
  288. package/dist/commonjs/msal/browserFlows/msalBrowserOptions.d.ts +0 -87
  289. package/dist/commonjs/msal/browserFlows/msalBrowserOptions.d.ts.map +0 -1
  290. package/dist/commonjs/msal/browserFlows/msalBrowserOptions.js +0 -16
  291. package/dist/commonjs/msal/browserFlows/msalBrowserOptions.js.map +0 -7
  292. package/dist/commonjs/msal/credentials.d.ts +0 -52
  293. package/dist/commonjs/msal/credentials.d.ts.map +0 -1
  294. package/dist/commonjs/msal/credentials.js +0 -16
  295. package/dist/commonjs/msal/credentials.js.map +0 -7
  296. package/dist/esm/credentials/visualStudioCodeCredentialPlugin.d.ts +0 -12
  297. package/dist/esm/credentials/visualStudioCodeCredentialPlugin.d.ts.map +0 -1
  298. package/dist/esm/credentials/visualStudioCodeCredentialPlugin.js +0 -4
  299. package/dist/esm/credentials/visualStudioCodeCredentialPlugin.js.map +0 -1
  300. package/dist/esm/msal/browserFlows/msalBrowserCommon.d.ts +0 -19
  301. package/dist/esm/msal/browserFlows/msalBrowserCommon.d.ts.map +0 -1
  302. package/dist/esm/msal/browserFlows/msalBrowserCommon.js +0 -260
  303. package/dist/esm/msal/browserFlows/msalBrowserCommon.js.map +0 -1
  304. package/dist/esm/msal/browserFlows/msalBrowserOptions.d.ts +0 -87
  305. package/dist/esm/msal/browserFlows/msalBrowserOptions.d.ts.map +0 -1
  306. package/dist/esm/msal/browserFlows/msalBrowserOptions.js +0 -4
  307. package/dist/esm/msal/browserFlows/msalBrowserOptions.js.map +0 -1
  308. package/dist/esm/msal/credentials.d.ts +0 -52
  309. package/dist/esm/msal/credentials.d.ts.map +0 -1
  310. package/dist/esm/msal/credentials.js +0 -4
  311. package/dist/esm/msal/credentials.js.map +0 -1
  312. package/dist/workerd/credentials/visualStudioCodeCredentialPlugin.d.ts +0 -12
  313. package/dist/workerd/credentials/visualStudioCodeCredentialPlugin.d.ts.map +0 -1
  314. package/dist/workerd/credentials/visualStudioCodeCredentialPlugin.js +0 -4
  315. package/dist/workerd/credentials/visualStudioCodeCredentialPlugin.js.map +0 -1
  316. package/dist/workerd/msal/browserFlows/msalBrowserCommon.d.ts +0 -19
  317. package/dist/workerd/msal/browserFlows/msalBrowserCommon.d.ts.map +0 -1
  318. package/dist/workerd/msal/browserFlows/msalBrowserCommon.js +0 -260
  319. package/dist/workerd/msal/browserFlows/msalBrowserCommon.js.map +0 -1
  320. package/dist/workerd/msal/browserFlows/msalBrowserOptions.d.ts +0 -87
  321. package/dist/workerd/msal/browserFlows/msalBrowserOptions.d.ts.map +0 -1
  322. package/dist/workerd/msal/browserFlows/msalBrowserOptions.js +0 -4
  323. package/dist/workerd/msal/browserFlows/msalBrowserOptions.js.map +0 -1
  324. package/dist/workerd/msal/credentials.d.ts +0 -52
  325. package/dist/workerd/msal/credentials.d.ts.map +0 -1
  326. package/dist/workerd/msal/credentials.js +0 -4
  327. package/dist/workerd/msal/credentials.js.map +0 -1
@@ -1,12 +0,0 @@
1
- /**
2
- * A function that searches for credentials in the Visual Studio Code credential store.
3
- *
4
- * @returns an array of credentials (username and password)
5
- * @internal
6
- *
7
- */
8
- export type VSCodeCredentialFinder = () => Promise<Array<{
9
- account: string;
10
- password: string;
11
- }>>;
12
- //# sourceMappingURL=visualStudioCodeCredentialPlugin.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"visualStudioCodeCredentialPlugin.d.ts","sourceRoot":"","sources":["../../../src/credentials/visualStudioCodeCredentialPlugin.ts"],"names":[],"mappings":"AAGA;;;;;;GAMG;AACH,MAAM,MAAM,sBAAsB,GAAG,MAAM,OAAO,CAAC,KAAK,CAAC;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +0,0 @@
1
- // Copyright (c) Microsoft Corporation.
2
- // Licensed under the MIT License.
3
- export {};
4
- //# sourceMappingURL=visualStudioCodeCredentialPlugin.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"visualStudioCodeCredentialPlugin.js","sourceRoot":"","sources":["../../../src/credentials/visualStudioCodeCredentialPlugin.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/**\n * A function that searches for credentials in the Visual Studio Code credential store.\n *\n * @returns an array of credentials (username and password)\n * @internal\n *\n */\nexport type VSCodeCredentialFinder = () => Promise<Array<{ account: string; password: string }>>;\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"workloadIdentityCredential.d.ts","sourceRoot":"","sources":["../../../src/credentials/workloadIdentityCredential.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACtF,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAQhG;;;;GAIG;AACH,qBAAa,0BAA2B,YAAW,eAAe;IAChE;;OAEG;gBACS,QAAQ,CAAC,EAAE,iCAAiC;IAKxD;;OAEG;IACI,QAAQ,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,EAAE,EAAE,QAAQ,CAAC,EAAE,eAAe,GAAG,OAAO,CAAC,WAAW,GAAG,IAAI,CAAC;CAIrG"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"workloadIdentityCredential.js","sourceRoot":"","sources":["../../../src/credentials/workloadIdentityCredential.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAIlC,OAAO,EAAE,gBAAgB,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEnE,MAAM,wBAAwB,GAAG,IAAI,KAAK,CACxC,6DAA6D,CAC9D,CAAC;AACF,MAAM,MAAM,GAAG,gBAAgB,CAAC,4BAA4B,CAAC,CAAC;AAE9D;;;;GAIG;AACH,MAAM,OAAO,0BAA0B;IACrC;;OAEG;IACH,YAAY,QAA4C;QACtD,MAAM,CAAC,IAAI,CAAC,WAAW,CAAC,EAAE,EAAE,wBAAwB,CAAC,CAAC,CAAC;QACvD,MAAM,wBAAwB,CAAC;IACjC,CAAC;IAED;;OAEG;IACI,QAAQ,CAAC,OAA0B,EAAE,QAA0B;QACpE,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,EAAE,EAAE,wBAAwB,CAAC,CAAC,CAAC;QAChE,MAAM,wBAAwB,CAAC;IACjC,CAAC;CACF","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AccessToken, GetTokenOptions, TokenCredential } from \"@azure/core-auth\";\nimport type { WorkloadIdentityCredentialOptions } from \"./workloadIdentityCredentialOptions.js\";\nimport { credentialLogger, formatError } from \"../util/logging.js\";\n\nconst BrowserNotSupportedError = new Error(\n \"WorkloadIdentityCredential is not supported in the browser.\",\n);\nconst logger = credentialLogger(\"WorkloadIdentityCredential\");\n\n/**\n * WorkloadIdentityCredential supports Microsoft Entra Workload ID authentication on Kubernetes.\n * Refer to <a href=\"https://learn.microsoft.com/azure/aks/workload-identity-overview\">Microsoft Entra Workload ID</a>\n * for more information.\n */\nexport class WorkloadIdentityCredential implements TokenCredential {\n /**\n * Only available in Node.js\n */\n constructor(_options?: WorkloadIdentityCredentialOptions) {\n logger.info(formatError(\"\", BrowserNotSupportedError));\n throw BrowserNotSupportedError;\n }\n\n /**\n * Only available in Node.js\n */\n public getToken(_scopes: string | string[], _options?: GetTokenOptions): Promise<AccessToken | null> {\n logger.getToken.info(formatError(\"\", BrowserNotSupportedError));\n throw BrowserNotSupportedError;\n }\n}\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"msal.d.ts","sourceRoot":"","sources":["../../../src/msal/msal.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"msal.js","sourceRoot":"","sources":["../../../src/msal/msal.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAoB,SAAS,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { type AccountInfo, AuthError, LogLevel } from \"@azure/msal-browser\";\n"]}
@@ -1,205 +0,0 @@
1
- import * as msal from "@azure/msal-node";
2
- import type { AccessToken, GetTokenOptions } from "@azure/core-auth";
3
- import type { AuthenticationRecord, CertificateParts } from "../types.js";
4
- import type { CredentialLogger } from "../../util/logging.js";
5
- import type { BrokerOptions } from "./brokerOptions.js";
6
- import type { DeviceCodePromptCallback } from "../../credentials/deviceCodeCredentialOptions.js";
7
- import type { InteractiveBrowserCredentialNodeOptions } from "../../credentials/interactiveBrowserCredentialOptions.js";
8
- import type { TokenCachePersistenceOptions } from "./tokenCachePersistenceOptions.js";
9
- import type { CommonClientOptions } from "@azure/core-client";
10
- import type { LogPolicyOptions } from "@azure/core-rest-pipeline";
11
- /**
12
- * Represents the options for acquiring a token using flows that support silent authentication.
13
- */
14
- export interface GetTokenWithSilentAuthOptions extends GetTokenOptions {
15
- /**
16
- * Disables automatic authentication. If set to true, the method will throw an error if the user needs to authenticate.
17
- *
18
- * @remarks
19
- *
20
- * This option will be set to `false` when the user calls `authenticate` directly on a credential that supports it.
21
- */
22
- disableAutomaticAuthentication?: boolean;
23
- }
24
- /**
25
- * Represents the options for acquiring a token interactively.
26
- */
27
- export interface GetTokenInteractiveOptions extends GetTokenWithSilentAuthOptions {
28
- /**
29
- * Window handle for parent window, required for WAM authentication.
30
- */
31
- parentWindowHandle?: Buffer;
32
- /**
33
- * Shared configuration options for browser customization
34
- */
35
- browserCustomizationOptions?: InteractiveBrowserCredentialNodeOptions["browserCustomizationOptions"];
36
- /**
37
- * loginHint allows a user name to be pre-selected for interactive logins.
38
- * Setting this option skips the account selection prompt and immediately attempts to login with the specified account.
39
- */
40
- loginHint?: string;
41
- }
42
- /**
43
- * Represents a client for interacting with the Microsoft Authentication Library (MSAL).
44
- */
45
- export interface MsalClient {
46
- /**
47
- *
48
- * Retrieves an access token by using the on-behalf-of flow and a client assertion callback of the calling service.
49
- *
50
- * @param scopes - The scopes for which the access token is requested. These represent the resources that the application wants to access.
51
- * @param userAssertionToken - The access token that was sent to the middle-tier API. This token must have an audience of the app making this OBO request.
52
- * @param clientCredentials - The client secret OR client certificate OR client `getAssertion` callback.
53
- * @param options - Additional options that may be provided to the method.
54
- * @returns An access token.
55
- */
56
- getTokenOnBehalfOf(scopes: string[], userAssertionToken: string, clientCredentials: string | CertificateParts | (() => Promise<string>), options?: GetTokenOptions): Promise<AccessToken>;
57
- /**
58
- * Retrieves an access token by using an interactive prompt (InteractiveBrowserCredential).
59
- * @param scopes - The scopes for which the access token is requested. These represent the resources that the application wants to access.
60
- * @param options - Additional options that may be provided to the method.
61
- * @returns An access token.
62
- */
63
- getTokenByInteractiveRequest(scopes: string[], options: GetTokenInteractiveOptions): Promise<AccessToken>;
64
- /**
65
- * Retrieves an access token by using a user's username and password.
66
- *
67
- * @param scopes - The scopes for which the access token is requested. These represent the resources that the application wants to access.
68
- * @param username - The username provided by the developer.
69
- * @param password - The user's password provided by the developer.
70
- * @param options - Additional options that may be provided to the method.
71
- * @returns An access token.
72
- */
73
- getTokenByUsernamePassword(scopes: string[], username: string, password: string, options?: GetTokenOptions): Promise<AccessToken>;
74
- /**
75
- * Retrieves an access token by prompting the user to authenticate using a device code.
76
- *
77
- * @param scopes - The scopes for which the access token is requested. These represent the resources that the application wants to access.
78
- * @param userPromptCallback - The callback function that allows developers to customize the prompt message.
79
- * @param options - Additional options that may be provided to the method.
80
- * @returns An access token.
81
- */
82
- getTokenByDeviceCode(scopes: string[], userPromptCallback: DeviceCodePromptCallback, options?: GetTokenWithSilentAuthOptions): Promise<AccessToken>;
83
- /**
84
- * Retrieves an access token by using a client certificate.
85
- *
86
- * @param scopes - The scopes for which the access token is requested. These represent the resources that the application wants to access.
87
- * @param certificate - The client certificate used for authentication.
88
- * @param options - Additional options that may be provided to the method.
89
- * @returns An access token.
90
- */
91
- getTokenByClientCertificate(scopes: string[], certificate: CertificateParts, options?: GetTokenOptions): Promise<AccessToken>;
92
- /**
93
- * Retrieves an access token by using a client assertion.
94
- *
95
- * @param scopes - The scopes for which the access token is requested. These represent the resources that the application wants to access.
96
- * @param clientAssertion - The client `getAssertion` callback used for authentication.
97
- * @param options - Additional options that may be provided to the method.
98
- * @returns An access token.
99
- */
100
- getTokenByClientAssertion(scopes: string[], clientAssertion: () => Promise<string>, options?: GetTokenOptions): Promise<AccessToken>;
101
- /**
102
- * Retrieves an access token by using a client secret.
103
- *
104
- * @param scopes - The scopes for which the access token is requested. These represent the resources that the application wants to access.
105
- * @param clientSecret - The client secret of the application. This is a credential that the application can use to authenticate itself.
106
- * @param options - Additional options that may be provided to the method.
107
- * @returns An access token.
108
- */
109
- getTokenByClientSecret(scopes: string[], clientSecret: string, options?: GetTokenOptions): Promise<AccessToken>;
110
- /**
111
- * Retrieves an access token by using an authorization code flow.
112
- *
113
- * @param scopes - The scopes for which the access token is requested. These represent the resources that the application wants to access.
114
- * @param authorizationCode - An authorization code that was received from following the
115
- authorization code flow. This authorization code must not
116
- have already been used to obtain an access token.
117
- * @param redirectUri - The redirect URI that was used to request the authorization code.
118
- Must be the same URI that is configured for the App Registration.
119
- * @param clientSecret - An optional client secret that was generated for the App Registration.
120
- * @param options - Additional options that may be provided to the method.
121
- */
122
- getTokenByAuthorizationCode(scopes: string[], redirectUri: string, authorizationCode: string, clientSecret?: string, options?: GetTokenWithSilentAuthOptions): Promise<AccessToken>;
123
- /**
124
- * Retrieves the last authenticated account. This method expects an authentication record to have been previously loaded.
125
- *
126
- * An authentication record could be loaded by calling the `getToken` method, or by providing an `authenticationRecord` when creating a credential.
127
- */
128
- getActiveAccount(): AuthenticationRecord | undefined;
129
- /**
130
- * Retrieves an access token using brokered authentication.
131
- *
132
- * @param scopes - The scopes for which the access token is requested. These represent the resources that the application wants to access.
133
- * @param useDefaultBrokerAccount - Whether to use the default broker account for authentication.
134
- * @param options - Additional options that may be provided to the method.
135
- * @returns An access token.
136
- */
137
- getBrokeredToken(scopes: string[], useDefaultBrokerAccount: boolean, options?: GetTokenInteractiveOptions): Promise<AccessToken>;
138
- }
139
- /**
140
- * Represents the options for configuring the MsalClient.
141
- */
142
- export interface MsalClientOptions extends CommonClientOptions {
143
- /**
144
- * Parameters that enable WAM broker authentication in the InteractiveBrowserCredential.
145
- */
146
- brokerOptions?: BrokerOptions;
147
- /**
148
- * Parameters that enable token cache persistence in the Identity credentials.
149
- */
150
- tokenCachePersistenceOptions?: TokenCachePersistenceOptions;
151
- /**
152
- * Indicates if this is being used by VSCode credential.
153
- */
154
- isVSCodeCredential?: boolean;
155
- /**
156
- * A custom authority host.
157
- */
158
- authorityHost?: string;
159
- /**
160
- * Allows users to configure settings for logging policy options, allow logging account information and personally identifiable information for customer support.
161
- */
162
- loggingOptions?: LogPolicyOptions & {
163
- /**
164
- * Allows logging account information once the authentication flow succeeds.
165
- */
166
- allowLoggingAccountIdentifiers?: boolean;
167
- /**
168
- * Allows logging personally identifiable information for customer support.
169
- */
170
- enableUnsafeSupportLogging?: boolean;
171
- };
172
- /**
173
- * Determines whether instance discovery is disabled.
174
- */
175
- disableInstanceDiscovery?: boolean;
176
- /**
177
- * The logger for the MsalClient.
178
- */
179
- logger?: CredentialLogger;
180
- /**
181
- * The authentication record for the MsalClient.
182
- */
183
- authenticationRecord?: AuthenticationRecord;
184
- }
185
- /**
186
- * Generates the configuration for MSAL (Microsoft Authentication Library).
187
- *
188
- * @param clientId - The client ID of the application.
189
- * @param tenantId - The tenant ID of the Azure Active Directory.
190
- * @param msalClientOptions - Optional. Additional options for creating the MSAL client.
191
- * @returns The MSAL configuration object.
192
- */
193
- export declare function generateMsalConfiguration(clientId: string, tenantId: string, msalClientOptions?: MsalClientOptions): msal.Configuration;
194
- /**
195
- * Creates an instance of the MSAL (Microsoft Authentication Library) client.
196
- *
197
- * @param clientId - The client ID of the application.
198
- * @param tenantId - The tenant ID of the Azure Active Directory.
199
- * @param createMsalClientOptions - Optional. Additional options for creating the MSAL client.
200
- * @returns An instance of the MSAL client.
201
- *
202
- * @public
203
- */
204
- export declare function createMsalClient(clientId: string, tenantId: string, createMsalClientOptions?: MsalClientOptions): MsalClient;
205
- //# sourceMappingURL=msalClient.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"msalClient.d.ts","sourceRoot":"","sources":["../../../../src/msal/nodeFlows/msalClient.ts"],"names":[],"mappings":"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"}