Implemented token delegation. BUGZ-4091
Following functionality implemented:
- in CLI tools it is possible to specify delegation type to use
- REST job plugin implements token delegation for 1.1 version
- REST 1.1 token delegation implemented on server side
- delegation type is preserved in delegations database
- delegated tokens are passed to data staging
- data staging components can use tokens for authentication
Edited by Aleksandr Konstantinov