python-tss-sdk
python-tss-sdk copied to clipboard
A Python SDK for Delinea Secret Server
Added the following functions 1. get_folder --> gets a folder by ID, can `get_all_children=True` if needed 3. get_folder_by_path --> gets a folder by a given folder_path, can `get_all_children=True` if needed...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/DelineaXPM/python-tss-sdk). ## Pending Approval The following branches are...
Many developers will be surprised to learn that `requests` library calls do not include timeouts by default. This means that an attempted request could hang indefinitely if no connection is...
**Description of the issue** When passing a base_url ending in a slash ("/"), any attempts to get secrets will result in vague errors. We traced this back to to a...
## Feature / Enhancement proposed _What capability would you like to add? Is it something you currently you cannot do? Is this related to an issue/problem?_ Support tickets have been...
**Description of the issue** After initializing the proper environment variables, running example.py results in this error message `Exception has occurred: TypeError SecretServer.__init__() got an unexpected keyword argument 'username'` **Expected behavior**...
**Description of the issue** Initialize a Domain authorizer and secret server as shown in the README. Attempt to get a secret by ID. A `delinea.secrets.server.SecretServerClientError` is returned without any other...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [zipp](https://togithub.com/jaraco/zipp) | `==3.19.2` -> `==3.20.0` | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [zipp](https://redirect.github.com/jaraco/zipp) | `==3.20.1` -> `==3.20.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...