david.a...@bulbapp.com
unread,Dec 22, 2022, 12:02:14 PM12/22/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pac4j users mailing list
Any suggestions as to how I would require that the response JWT id token coming back from an OIDC authentication has a KID provided in the header?
I know a KID is normally optional, but I am attempting to get our app certified against a test suite that requires the KID, and there is a certification test that tests that we reject the id token if a KID is not provided in the header.
I have dug into the code and have been looking around inside the nimbusds token validation code, but I am not seeing any straightforward way of doing it, so I figured I would ask here to see if anyone has any ideas.
Thanks!
David