You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there might be some additional plugins that wouldn't be for consumers (e.g. ldap-auth, logging plugins). Can you add no_consumer=true to those that aren't meant to be included for consumers.
It might also be nice to expose the no_consumer flag in the /plugins/schema/{pluginName} response.
The following table shows those plugins that have no_consumer=true.
Plugin Name
No Consumer
acl
true
aws-lambda
basic-auth
true
bot-detection
true
correlation-id
cors
true
datadog
file-log
galileo
hmac-auth
true
http-log
ip-restriction
jwt
true
key-auth
true
ldap-auth
log-serializers
loggly
oauth2
true
rate-limiting
request-size-limiting
request-transformer
response-ratelimiting
response-transformer
runscope
statsd
syslog
tcp-log
udp-log
The text was updated successfully, but these errors were encountered:
Summary
I think there might be some additional plugins that wouldn't be for consumers (e.g. ldap-auth, logging plugins). Can you add no_consumer=true to those that aren't meant to be included for consumers.
It might also be nice to expose the no_consumer flag in the /plugins/schema/{pluginName} response.
The following table shows those plugins that have no_consumer=true.
The text was updated successfully, but these errors were encountered: