Validate token from Azure App

Validate token from Azure App

avatar
(anonymous user)

Hi Everyone,
in my organization we are using Azure applications to authenticate and Kong Connect as gateway to our backend. I was wondering if there is a way to validate the token issued by azure in PSU?

I’m getting the following error message

Bearer was not authenticated. Failure message: IDX10516: Signature validation failed. Unable to match key:
kid: ‘xxxxxxxx’.
Number of keys in TokenValidationParameters: ‘1’.
Number of keys in Configuration: ‘0’

All Comments (0)