cosmo icon indicating copy to clipboard operation
cosmo copied to clipboard

RSA Authentication

Open donatoferrulli opened this issue 7 months ago • 1 comments

Component(s)

router

Component version

latest

wgc version

latest

controlplane version

latest

router version

latest

What happened?

Description

I'm trying to add Azure JWKS using the official link: https://login.microsoftonline.com/common/discovery/keys keys don't contain fields regarding the Algorithm used and so Router will not include keys. Key type is RSA and RS256 is used but this info is missing from Azure.

Is it possible to find a workaround ?

Environment information

Environment

OS: (e.g., "Ubuntu 20.04") Package Manager: pnpm, npm, yarn, etc Compiler(if manually compiled): (e.g., "go 14.2")

Router configuration


Router execution config


Log output


Additional context

No response

donatoferrulli avatar Apr 08 '25 13:04 donatoferrulli