-
### Core Library
MSAL.js v2 (@azure/msal-browser), MSAL.js v1 (@azure/msal or msal), MSAL Node (@azure/msal-node)
### Wrapper Library
MSAL React (@azure/msal-react)
### Description
I was using ms…
-
### Core Library
MSAL.js (@azure/msal-browser)
### Core Library Version
3.23.0
### Wrapper Library
MSAL Angular (@azure/msal-angular)
### Wrapper Library Version
None
### Public or Confidentia…
-
## Current behavior
In my app that has MSAL authentication and not navigation extensions, build fails once I add the MSAL NuGet with:
```
CSC : error CS8785: Generator 'ForceBindingsUpdateG…
-
In the web client params, we should be able to pass an AuthenticationHeaderValue to support MSAL, for example the following from the Microsoft MSAL tutorial
```
httpClient.DefaultReque…
-
### Core Library
MSAL.js (@azure/msal-browser)
### Core Library Version
3.9.0
### Wrapper Library
MSAL Angular (@azure/msal-angular)
### Wrapper Library Version
2.0.11
### Public or Confidenti…
-
### Describe the bug
Using the standard `az login` command suddenly stopped working, possibly after an `az upgrade`:
```
$ az login
Select the account you want to log in with. For more information…
-
I guess there should be an MSAL log entry with something for offline access (which I have in Azure in delegated permissions):
MSAL requests by default "openid profile offline_access" scopes. I …
-
### Description
Hi,
the Powershell Az module does not support proxy authentication. $env:HTTP_PROXY and $env:HTTPS_PROXY are set (otherwise i would not get the 407 response) to our corporate proxy. …
-
- **Package Name**: `azure-identity`
- **Package Version**:
- **Operating System**:
- **Python Version**:
**Describe the bug**
When `CertificateCredential` builds the `client_credential` dict…
-
### Description
Prior to AzAccounts 3.0.0, it was possible to connect to Az via GDAP, then request a token to connect to Microsoft.Graph.
For example, you could run the following:
$UPN = "username@…