Node.js Adapter - Invalid token signature is being thrown for any token that is not signed using RSA-SHA256
127 views
Skip to first unread message
Varun Peddina
unread,
Feb 11, 2021, 11:35:28 PM2/11/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keycloak Dev
Right now the token is only being verified with RSA-SHA256. Can we solve this by passing the "algorithm used" via config. Raised a JIRA and a PR for the same.
Bruno Oliveira
unread,
Feb 24, 2021, 12:33:02 PM2/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Varun Peddina, Keycloak Dev
I've already commented on the same PR, I hope it helps.
On Fri, Feb 12, 2021 at 1:35 AM Varun Peddina <varun....@gmail.com> wrote:
>
> Right now the token is only being verified with RSA-SHA256. Can we solve this by passing the "algorithm used" via config. Raised a JIRA and a PR for the same.
>