[GitHub] [kafka] sglass520 edited a comment on pull request #11443: KAFKA-13411: This code enforces the creation of the correct sasl client (OAuthBear…

2021-11-02 Thread GitBox
sglass520 edited a comment on pull request #11443: URL: https://github.com/apache/kafka/pull/11443#issuecomment-957103498 @junrao I can confirm this issue running Kafka in WildFly. The code in createSaslClient() is calling Java Security API to get the factory for specified mechanism.

[GitHub] [kafka] sglass520 edited a comment on pull request #11443: KAFKA-13411: This code enforces the creation of the correct sasl client (OAuthBear…

2021-11-02 Thread GitBox
sglass520 edited a comment on pull request #11443: URL: https://github.com/apache/kafka/pull/11443#issuecomment-957103498 @junrao I can confirm this issue running Kafka in WildFly. The code in createSaslClient() is calling Java Security API to get the factory for specified mechanism.

[GitHub] [kafka] sglass520 edited a comment on pull request #11443: KAFKA-13411: This code enforces the creation of the correct sasl client (OAuthBear…

2021-11-01 Thread GitBox
sglass520 edited a comment on pull request #11443: URL: https://github.com/apache/kafka/pull/11443#issuecomment-957103498 @junrao I can confirm this issue running Kafka in WildFly. The code in createSaslClient() is calling Java Security API to get the factory for specified mechanism.