Madhan Neethiraj created RANGER-4908: ----------------------------------------
Summary: update plugin library to use session cookies for all REST API calls when available Key: RANGER-4908 URL: https://issues.apache.org/jira/browse/RANGER-4908 Project: Ranger Issue Type: Improvement Components: plugins Reporter: Madhan Neethiraj Assignee: Madhan Neethiraj Ranger plugins support using session cookies in REST calls to Ranger admin server. However, this is currently used only in calls to download policies, tags and roles. Rest of the calls, like grant/revoke don't use session cookies, resulting in new login sessions to be created in Ranger. The plugin library should be updated to use session cookie when available and configured. -- This message was sent by Atlassian Jira (v8.20.10#820010)