mimaison commented on code in PR #18519: URL: https://github.com/apache/kafka/pull/18519#discussion_r1935852914
########## clients/src/main/java/org/apache/kafka/common/security/oauthbearer/internals/secured/ConfigurationUtils.java: ########## @@ -152,6 +158,7 @@ public Long validateLong(String name, boolean isRequired, Long min) { * Validates that the configured URL that: * * <li> + * <ul>is in the allow-list</ul> Review Comment: Addressed in https://github.com/apache/kafka/pull/18519/commits/18fd9afb62686c0f46de9d22f4f4179f827bd60a -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org