Skip to content

Add support for kid header in call to Oauth2 servers #4626

@bscholtes1A

Description

@bscholtes1A

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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 triagetriageall new issues awaiting classification

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions