You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/08 13:49:31 UTC

[GitHub] [apisix] starsz commented on issue #6260: request help: JWT Auth

starsz commented on issue #6260:
URL: https://github.com/apache/apisix/issues/6260#issuecomment-1032629677


   > it fails with a 401 for caller, and the apisix pod log shows openid-connect.lua:268: phase_func(): OIDC introspection failed: response indicates failure, status=401
   
   It seems APISIX requested to the `introspection_endpoint` but got 401 from the `introspection_endpoint`.
   
   Can you check the log of the introspection_endpoint?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org