pingid-python-samples icon indicating copy to clipboard operation
pingid-python-samples copied to clipboard

Sample python scripts to demonstrate the PingID User Management API.

Results 3 pingid-python-samples issues
Sort by recently updated
recently updated
newest added

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"...

dependencies

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...