Openid unknown kid

I’m testing openid connect in SG 7.5.1-38.
I’m using grafana as a frontend with openid connect, and the elasticsearch datasource with openid auth token forward. It seems to fw the JWT correctly in the header as I can see it pass to SG. Now I’m getting an error in grafana, and in the SG logs I see:

Extracting JWT token from ......
com.floragunn.dlic.auth.http.jwt.keybyoidc.BadCredentialsException: Unknown kid lHfdATymOGVZ1UkuzY5QdacZSLVQ12vKCHpmfZJ7IKw

Any ideas on how to solve/debug this further?

it seems I was using the wrong realm :man_facepalming:
sorry for the noise

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.