Support the dce leases login without a lease ID. Uses the current user's active lease to generate creds, as implemented in the DCE API in https://github.com/Optum/dce/pull/276
Types of changes
[ ] Bugfix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Refactor (changes to code, which do not change application behavior)
Proposed changes
Support the
dce leases login
without a lease ID. Uses the current user's active lease to generate creds, as implemented in the DCE API in https://github.com/Optum/dce/pull/276Types of changes
Checklist
README.md
, inline comments, etc.)CHANGELOG.md
under a## next
release, with a short summary of my changes