spacewander commented on issue #8035: URL: https://github.com/apache/apisix/issues/8035#issuecomment-1272193333
> Every instance of the plugin will use a random secret when secret is not specified in the config instance https://github.com/apache/apisix/blob/9a08932417e16c51bcd9ed395a4947c339176527/apisix/plugins/jwt-auth.lua#L170 The secret is expected to be generated in the Admin API (before writing to etcd), and then each instance will sync the generated secret from etcd. Could you provide a minimal reproducible example so we can verify it? -- 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]
