Abhishek Kumar created RANGER-5496:
--------------------------------------
Summary: Decouple JWT lifecycle from Ranger plugin via pluggable
JWT provider
Key: RANGER-5496
URL: https://issues.apache.org/jira/browse/RANGER-5496
Project: Ranger
Issue Type: Improvement
Components: Ranger
Reporter: Abhishek Kumar
Assignee: Abhishek Kumar
Currently JWT is fetched during plugin initialization (via 3 different ways:
env, file, cred file) and captured statically in the REST client filter. This
enhancement introduces a pluggable JWT provider interface allowing services to
manage JWT lifecycle independently while enabling Ranger plugins to fetch the
latest JWT dynamically for each outbound REST call to Ranger Admin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)