gaoxingliang commented on issue #8829:
URL: https://github.com/apache/apisix/issues/8829#issuecomment-1427261724
After checking the confs, I found by default the plugin is not enable in the
apisix while it shows available in apisix-dashboard.
After adding the plugin, it worked.
```
plugins: # plugin list
- api-breaker
- authz-keycloak
- basic-auth
- .......
- syslog
- forward-auth
......
```
--
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]