AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
C#MIT
Issues
- 0
[Feature Request] Update to C#13 when .NET 9 ships
#3102 opened by jennyf19 - 33
[BUG] GetAuthenticationResultForUserAsync throws an exception when user is authenticated
#2968 opened by DOMZE - 3
Cannot set both the proxy and audience
#3044 opened by scottkuhl - 5
dmsi ClientCredentials can't be loaded correctly even with ClientCredentials provided Error: System.ArgumentException: Delegate to an instance method cannot have null 'this'
#3111 opened by Jiajun0815 - 4
.Net Project Graph SDK Token is expiring when deployed to Azure App Service
#3106 opened by ricardomatos95 - 1
Undocumented breaking change with ClientAssertionProviderBase's GetSignedAssertion => GetSignedAssertionAsync
#3101 opened by okonaraddi-msft - 0
- 4
"The cache contains multiple tokens" error can occur if "openid", "profile" or "offline_access" scopes are requested
#2998 opened by edahlberg - 2
Calling downstream Graph fails due to incorrect reply address (AADSTS500112) when behind a TLS termination proxy
#3114 opened by oddeirik - 0
msal.js is storing the user data in sessionStorage or localStorage. But Microsoft.Identity.Web is storing the data in cookie .Can we get implementation same as msal.js
#2992 opened by MadhavaDharmavaram - 2
[Feature Request] Add logs to CertLoader
#2994 opened by scrocquesel-ml150 - 1
Using nuget update gives errors
#2997 opened by ehtick - 0
- 7
Locking behavior too strict in `OpenIdConnectCachingSecurityTokenProvider`, struggles with enough concurrent requests
#3078 opened by mderriey - 3
[Feature Request] Token Acquisition Extensibility support
#2975 opened by bgavrilMS - 0
Enable code coverage on PRs
#3048 opened by westin-m - 1
Request to update cross-links to ASP.NET Core docs
#3004 opened by guardrex - 0
- 0
[Documentation] Request: How to Use AzureAD/microsoft-identity-web with Azure Function Isolated Worker Model
#3084 opened by amaraslam07 - 0
[Documentation] B2C support for redirect_uri
#3087 opened by karpikpl - 0
[Feature Request] Add ROPC support for CCA
#3091 opened by neha-bhargava - 0
Align editor config with other libraries
#3050 opened by westin-m - 0
[Feature Request] Move to .NET9 RC2
#3081 opened by jennyf19 - 2
response.EnsureSuccessStatusCode is preventing validation errors being sent back to the calling code.
#3057 opened by WhoopieMonster - 0
[Fundamentals] fix flaky test: EncryptionTestAsync
#3065 opened by jennyf19 - 0
Update Xunit packages
#3049 opened by westin-m - 0
Enable PublicApiAnalyzers in IdWeb
#3052 opened by westin-m - 1
- 2
Update reference to Microsoft.Identity.Abstrations 7.0
#2999 opened by ehtick - 0
Documentation for RequiredScopeOrAppPermissionAttribute has broken link
#3043 opened by jasonmalinowski - 0
Flaky unit tests
#3047 opened by JoshLozensky - 3
- 4
Public api DefaultCredentialsLoader.LoadFirstValidCredentialsAsync fails when the first credential can't load
#3021 opened by bgavrilMS - 2
MSAL PII flag is always false
#3018 opened by bgavrilMS - 2
[Feature Request] Adding support for client assertion as new CredentialDescription
#3019 opened by sntanic - 0
- 0
Update to 9.0.100-rc.1
#3025 opened by kellyyangsong - 1
IDW10502 | MsalUiRequiredException: No account or login hint was passed to the AcquireTokenSilent call
#3006 opened by BernieEllis - 1
- 4
- 2
- 0
GraphAuthenticationProvider should merge request option with default options
#2976 opened by scrocquesel-ml150 - 1
Reenable ChallengeUser_MicrosoftIdFlow_LocalApp_ValidEmailWithCiamPassword
#2982 opened by keegan-caruso - 0
- 5
- 0
[Feature Request] Update targets to .NET9 preview7
#2978 opened by jennyf19 - 0
- 0
Microsoft.Identity.Web needs upper version bound to prevent incompatible Microsoft.Identity.Abstractions version
#2961 opened by DavidParks8 - 7
System.TypeLoadException: Method 'CallApiForUserAsync' in type 'Microsoft.Identity.Web.DownstreamApi' from assembly 'Microsoft.Identity.Web.DownstreamApi, Version=3.0.1.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae' does not have an implementation.
#2960 opened by jagdish-kumawat - 1
GetAccessTokenForUserAsync Invocation: IDW10502 - MsalUiRequiredException Due to User Challenge
#2957 opened by Liatian