damienburke commented on issue #18798: URL: https://github.com/apache/pulsar/issues/18798#issuecomment-1971322983
Would the idea be to maintain the current config / approach for setting a single key? i.e., in addition to a jwks config (file or API) and supporting code - we keep the configs like tokenPublicKey, tokenAuthClaim, tokenAuthClaim, etc. - and code , i.e. ~most of [AuthenticationProviderToken.java](https://github.com/apache/pulsar/blob/74be3fd4917a2327f2da9b5b55cc572b3c1f4e84/pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/AuthenticationProviderToken.java)? Thanks -- 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]
