Josh Becigneul
Josh Becigneul
Add ability to provide a comment when requesting a secret as detailed in the API. https://docs.thycotic.com/ss/11.1.0/release-notes/ss-rn-11-1-000006.md#api_automatic_checkout ##### SUMMARY Add an optional field "comment" which enables the use of comments when...
### Summary Our SecretServer implementation requires a comment to be submitted to view a given secret. Updating the tss.py file to add an optional comment field should be pretty straightforward....
Adding the ability to display the certificate issuer name appears trivial, and the data winds up in the JSON as well. [https://github.com/F5-Labs/cryptonice/pull/14](https://github.com/F5-Labs/cryptonice/pull/14 )
Hey all, I mentioned this during the devcentral connect youtube stream today. The updated support in v3 for BIG-IQ was demonstrated. It would be awfully nice to be able to...
Tested these changes against two VPNs running software release 7.2r5 and 8.0r5. If you could test on other versions, I would appreciate it. VPNs that I use for work requires...
Hello, I discovered that using the ClusterManager module to create a device cluster will fail if the password contains a $ character, as the iApp that gets deployed to perform...
Hi All, I took a first try at writing some code to handle using the backup worker capability that exists in BIG-IP. I use the worker in some of my...
Found that typoing the password of the BIG-IP, which had been changed previously during bootstrap, the declaration takes a long time to abort. Digging into the container logs for restnoded,...