-
Notifications
You must be signed in to change notification settings - Fork 282
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
Describe the Bug
Currently we are missing IssuerKeyIdValidationRule in the token validation
This will add additional checks against malicious request that does not have a correlation between kid header and iss claim
Expected Behavior
A clear and concise description of what you expected to happen.
Observed Behavior
A clear and concise description of what happened instead.
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
bugSomething isn't workingSomething isn't working