-
Notifications
You must be signed in to change notification settings - Fork 285
Closed
Labels
bug_reportSuspected bugs, awaiting triageSuspected bugs, awaiting triagetriageall new issues awaiting classificationall new issues awaiting classification
Description
Bug Report
Describe the Bug
As of today, Oauth2AssertionDecorator does not provide the capability to encode the optional kid header in the access token request to Oauth2 server.
Expected Behavior
We should be able to specify a kid: https://www.rfc-editor.org/rfc/rfc7515#page-11
Observed Behavior
kid header is not supported.
Steps to Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Context Information
Add any other context about the problem here.
- Used version [e.g. EDC v1.0.0]
- OS: [e.g. iOS, Windows]
- ...
Detailed Description
If applicable, add screenshots and logs to help explain your problem.
Possible Implementation
You already know the root cause of the erroneous state and how to fix it? Feel free to share your thoughts.
Metadata
Metadata
Assignees
Labels
bug_reportSuspected bugs, awaiting triageSuspected bugs, awaiting triagetriageall new issues awaiting classificationall new issues awaiting classification