Description
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.