-
Notifications
You must be signed in to change notification settings - Fork 482
Open
Description
I need to validate DPoP access tokens in krakend. krakend fails to get the access token if the Authorization header starts with DPoP, it expects Bearer.
And if krakand also could validate the proof of possession in the DPoP header so we don't have to do that in the backend it would be even better, but at the very least let the request pass if it is using a DPoP access token with all the expected scopes and audience.
Are there any plans to support DPoP?
krakend-ce version 2.12.0.
benjaminpottier
Metadata
Metadata
Assignees
Labels
No labels