You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nyklav Thanks for bringing this to our attention and I apologize for the delayed response. I've entered an internal issue for tracking and prioritization: OKTA-832982
Describe the bug?
I have an
API Services
application configured to use aPublic Key / Private Key
.According to the documentation, DPoP should have been handled automatically, but it threw the error.
Error calling GetBearerToken:
What is expected to happen?
DPoP should be handled automatically.
What is the actual behavior?
The error
“DPoP proof JWT cannot be parsed”
occurs.Reproduction Steps?
Try to get an access token using a
Private Key
with the“Require Demonstrating Proof of Possession (DPoP)”
option enabledAdditional Information?
No response
.NET Version
8.0.403
SDK Version
9.0.0
OS version
The text was updated successfully, but these errors were encountered: