### MSAL client type Confidential ### Problem statement We already have POP support for ClientAssertionDelegates - https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5409 Need to add support for Bearer. ### Proposed solution Need to add support for Bearer. ### Alternatives _No response_