File tree Expand file tree Collapse file tree 4 files changed +2531
-432
lines changed
web/src/components/Plugin Expand file tree Collapse file tree 4 files changed +2531
-432
lines changed Original file line number Diff line number Diff line change @@ -91,49 +91,79 @@ oidc:
91
91
redirect_url : http://127.0.0.1:9000/apisix/admin/oidc/callback
92
92
scope : openid
93
93
94
- plugins : # plugin list (sorted in alphabetical order)
94
+ plugins :
95
95
- api-breaker
96
+ - authz-casbin
97
+ - authz-casdoor
96
98
- authz-keycloak
99
+ - aws-lambda
100
+ - azure-functions
97
101
- basic-auth
98
- - batch-requests
102
+ # - batch-requests
103
+ - clickhouse-logger
104
+ - client-control
99
105
- consumer-restriction
100
106
- cors
107
+ - csrf
108
+ - datadog
101
109
# - dubbo-proxy
102
110
- echo
103
- # - error-log-logger
111
+ - error-log-logger
104
112
# - example-plugin
113
+ - ext-plugin-post-req
114
+ - ext-plugin-post-resp
115
+ - ext-plugin-pre-req
105
116
- fault-injection
117
+ - file-logger
118
+ - forward-auth
119
+ - google-cloud-logging
106
120
- grpc-transcode
121
+ - grpc-web
122
+ - gzip
107
123
- hmac-auth
108
124
- http-logger
109
125
- ip-restriction
110
126
- jwt-auth
111
127
- kafka-logger
128
+ - kafka-proxy
112
129
- key-auth
130
+ - ldap-auth
113
131
- limit-conn
114
132
- limit-count
115
133
- limit-req
134
+ - loggly
116
135
# - log-rotate
136
+ - mocking
117
137
# - node-status
138
+ - opa
118
139
- openid-connect
140
+ - opentelemetry
141
+ - openwhisk
119
142
- prometheus
120
143
- proxy-cache
144
+ - proxy-control
121
145
- proxy-mirror
122
146
- proxy-rewrite
147
+ - public-api
148
+ - real-ip
123
149
- redirect
124
150
- referer-restriction
125
151
- request-id
126
152
- request-validation
127
153
- response-rewrite
154
+ - rocketmq-logger
155
+ - server-info
128
156
- serverless-post-function
129
157
- serverless-pre-function
130
- # - skywalking
158
+ - skywalking
159
+ - skywalking-logger
131
160
- sls-logger
161
+ - splunk-hec-logging
132
162
- syslog
133
163
- tcp-logger
164
+ - traffic-split
165
+ - ua-restriction
134
166
- udp-logger
135
167
- uri-blocker
136
168
- wolf-rbac
137
169
- zipkin
138
- - server-info
139
- - traffic-split
You can’t perform that action at this time.
0 commit comments