Using well-known/openid-configuration URL instead of JWK URL
319 views
Skip to first unread message
Anil Gunturu
unread,
Sep 6, 2022, 11:02:52 AM9/6/22
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 KrakenD Community
Is it possible to specify the .well-known/openid-configuration URL instead of JWK URL. Typically, the JWK URL is present in the openid-configuration.
Thanks,
-Anil
Albert Lombarte
unread,
Sep 12, 2022, 4:40:50 AM9/12/22
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 KrakenD Community, anil.g...@gmail.com
Hi Anil,
You must pass the URL that when KrakenD accesses it, it finds the final public keys attribute for verification. You can see an example of how it looks like here https://albert-test.auth0.com/.well-known/jwks.json
For instance, in Keycloak you will need to specify soemthing like this: