sandevins commented on issue #12547: URL: https://github.com/apache/apisix/issues/12547#issuecomment-3227047715
I see, thanks for the clarification. I want to protect my resource server using UMA. The thing is that I prefer to use APISIX for the access logic reather than implementing everything in my resource server. Now I want to test using httpbin, but it isn't working. I want use the test endpoint /image/png. How does the URI match the resource? Right now I try to call GET http://apisix/image/png with a keycloak access token and get a not authorized, but the png resource exists and I have access to it. -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org