Coderyangg commented on issue #8510:
URL: https://github.com/apache/apisix/issues/8510#issuecomment-1347961663

   > Can you tell us what plugin you are using? And share plugin config detail.
   
   all plugin when i use for route ,it`s working,whlie for service,it`s 
invalid,now i am using oidc plugin.
   this is my config
   {
     "bearer_only": true,
     "client_id": "xx",
     "client_secret": "xxxx",
     "disable": true,
     "discovery": 
"https://keycloak.icos.city/realms/dit/.well-known/openid-configuration";,
     "realm": "xx",
     "scope": "openid profile"
   }


-- 
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