-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
BugSomething isn't working, needs an investigation and a fixSomething isn't working, needs an investigation and a fixP2Normal priority items, should be done after P1Normal priority items, should be done after P1confidential-clientFor issues related to confidential client appsFor issues related to confidential client apps
Description
Library version used
latest
Java version
8
Scenario
ConfidentialClient - service to service (AcquireTokenForClient)
Is this a new or an existing app?
This is a new app or experiment
Issue description and reproduction steps
The recommended padding is PSS, as per docs https://learn.microsoft.com/en-us/entra/identity-platform/certificate-credentials#header
MSAL Java use RSS -
Line 49 in b02c8f2
| JWSHeader.Builder builder = new Builder(JWSAlgorithm.RS256); |
Relevant code snippets
Expected behavior
No response
Identity provider
Microsoft Entra ID (Work and School accounts and Personal Microsoft accounts)
Regression
No response
Solution and workarounds
No response
Metadata
Metadata
Assignees
Labels
BugSomething isn't working, needs an investigation and a fixSomething isn't working, needs an investigation and a fixP2Normal priority items, should be done after P1Normal priority items, should be done after P1confidential-clientFor issues related to confidential client appsFor issues related to confidential client apps