adobe / experience-platform-streaming-connect

Experience platform Streaming Connectors for Data Ingress
Apache License 2.0
23 stars 20 forks source link

JWT token is not refreshed on expiry #25

Closed vivetiwa closed 3 years ago

vivetiwa commented 3 years ago

Subject of the issue

JWT token is not refreshed on expiry.

Your environment

kafka connect - 2.3.0

Steps to reproduce

Create AEP connector with authentication enabled. After 1 day expiry period connector is not able to refresh JWT token.

Expected behaviour

Connector should refresh JWT token once expired.

vivetiwa commented 3 years ago

cc @nipunnair