Skip to content

Instantly share code, notes, and snippets.

@gjyoung1974
gjyoung1974 / Checkout_Password.py
Last active July 24, 2020 21:29
Checkout_Password.py
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Gordon Young 2016 Checkout_Password.py
#
# This script demonstrates:
# 1. Authenticating to the Lieberman ERPM PAM / EPV API
# 3. Requesting & returning a password key by account & target ID
#
import ssl