Radu-Iuonac commented on issue #9935:
URL: https://github.com/apache/apisix/issues/9935#issuecomment-1728295811

   Hey @kayx23 
   Can you reproduce the same with AUTH0 integration?
   I see the above config from @NNicoletti  does not have introspection 
endpoint configured and it works without it. Why is this required now?
   Also is there an equivalent 
   "authz-keycloak": {
               "token_endpoint": 
"https://h2k6k.h.net/realms/hd02/protocol/openid-connect/token";,
               "permissions": ["user-resource"],
               "client_id": "hd02client",
               "access_denied_redirect_uri": 
"https://h2www.h.net/pres/unauthorized";
           },
   for Auth0?
   APISIX ver 3.5.0


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to