AzureAD / microsoft-authentication-library-for-js

Microsoft Authentication Library (MSAL) for JS
http://aka.ms/aadv2
MIT License
3.52k stars 2.62k forks source link

[Supportability Bug] Deprecate WithClientAssertion(string) as it leads to assertion expiration issues #7118

Open gladjohn opened 1 month ago

gladjohn commented 1 month ago

Core Library

MSAL Node (@azure/msal-node)

Core Library Version

latest

Wrapper Library

MSAL Node Extensions (@azure/msal-node-extensions)

Wrapper Library Version

latest

Public or Confidential Client?

Confidential

Description

We keep getting feedback that WithClientAssert(string) causes expiration issues.

Error Message

No response

MSAL Logs

No response

Network Trace (Preferrably Fiddler)

MSAL Configuration

Ref : https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4775

Relevant Code Snippets

Ref : https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4775

Reproduction Steps

n/a

Expected Behavior

n/a

Identity Provider

Entra ID (formerly Azure AD) / MSA

Browsers Affected (Select all that apply)

Other

Regression

No response

Source

Internal (Microsoft)

bgavrilMS commented 1 month ago

Soft deprecate only please.