TravarA commented on issue #2855: URL: https://github.com/apache/apisix-dashboard/issues/2855#issuecomment-2258254912
This is still a problem. ### Environment - APISIX version: 3.9.0 - APISIX Dashboard version: 3.0.1 - APISIX Dashboard image: apache/apisix-dashboard:latest I needed to use the `loki-logger` plugin so I had to update the Dashboard's `schema.json`, because the plugin wasn't available (along with `body-transformer` and a few others) in the dashboard. After the update, I was able to use the plugin, however, trying to use the `openid-connect` plugin, I'd get the error from the OP. The only way to use both plugins, was to modify the `schema.json` and remove the `"encrypt_fields"` property from the `openid-connect` plugin. -- 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]
