-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Subject of the issue
When using JWKS and have multiple keys, you cant set a KID header parameter, causing token validation failure
Your environment:
| Q | A |
|---|---|
| Bug? | no |
| New Feature? | yes |
| Framework | Laravel |
| Framework version | 11.x |
| Package version | 2.7.3 |
| PHP version | 8.1 |
Steps to reproduce
Use public/private key generation, provide a JWKS for validation, generate a JWT token, the KID parameter is missing in token
Expected behaviour
Should provide KID header in token
Actual behaviour
No KID token in header
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working