Skip to content

Bigsmooth68/python-thycotic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-thycotic

Python Thycotic class for easier and faster password retrieval

Usage

Constructor:

myToken = Secrets('https://url/','User1','Password1',getKeyFunction)
Where getKeyFunction is a pointer to a function returning secret ID based on hostname.

Retrieve credentials:

credentials = myToken.getCredentials(hostname)

Where hostname is the key.

About

Python Thycotic class for easier and faster password retrieval

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages