.
Nix.
From: Kamal Mittal via user
Date: Tuesday, February 11, 2025 at 12:17 PM
To: user@flink.apache.org
Subject: Flink kafka source with OAuth authentication token refresh
Hello,
I am having a scenario where in flink kafka source
(org.apache.flink.connector.kafka.source.KafkaSource) after
Hello,
I am having a scenario where in flink kafka source
(org.apache.flink.connector.kafka.source.KafkaSource) after fetching kafka
record, there is need for OAuth authentication for one of the 3rd party REST
API.
This API needs authentication token and has some expiry time associated with it