open source
PyDPlus
An MIT-licensed Python SDK for reusable administration and automation with the RSA ID Plus cloud authentication platform.
Problem
Identity administrators and integration teams need reliable, scriptable access to user-lifecycle, reporting, audit, and help-desk workflows without rebuilding authentication and request handling for every automation.
Approach
I created PyDPlus as a reusable Python SDK for the RSA ID Plus cloud platform. It supports modern OAuth private-key JWT authentication alongside legacy API credentials and gives customers, partners, developers, and platform administrators a maintainable base for automation.
What it demonstrates
- Secure API authentication and identity-platform automation
- Python packaging, documentation, examples, and release management
- Translating platform-administration needs into reusable interfaces
- Applying security experience directly to developer tooling
Public context
PyDPlus is an independent open-source project. Its public repository and documentation are the authoritative sources for current features and usage.