pingid-python-samples
pingid-python-samples copied to clipboard
Sample python scripts to demonstrate the PingID User Management API.
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
Thank you so much for the easy to read code. The following code in startAuthentication.py works flawlessly (phone PingID authentication). Could you please provide more information on how we can...
This is a sample script to get the organization report from pingid. It hits the 'rest/4/createjob/do' endpoint to create the job, the 'rest/4/getjobstatus/do' endpoint to check job status, and then...