Skip to content

pingidentity/ping-identity-pingone

v1.0.0MIT

Agent plugin for PingOne. App-integration guidance for connecting web, mobile, and backend applications to a PingOne environment (SDK wiring, OIDC/PKCE, CORS, Worker applications), DaVinci flow design guidance for building flows (registration, login, MFA, step-up, passkeys), MCP-backed troubleshooting for live DaVinci flow executions, and audit-event investigation for platform operations (failed logins, admin actions, compliance history, correlation IDs). Requires a PingOne environment and a registered OAuth client for live MCP operations.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ping-identity-pingone",
  "version": "1.0.0",
  "description": "Agent plugin for PingOne. App-integration guidance for connecting web, mobile, and backend applications to a PingOne environment (SDK wiring, OIDC/PKCE, CORS, Worker applications), DaVinci flow design guidance for building flows (registration, login, MFA, step-up, passkeys), MCP-backed troubleshooting for live DaVinci flow executions, and audit-event investigation for platform operations (failed logins, admin actions, compliance history, correlation IDs). Requires a PingOne environment and a registered OAuth client for live MCP operations.",
  "author": {
    "name": "Ping Identity",
    "email": "devex@pingidentity.com",
    "url": "https://www.pingidentity.com"
  },
  "homepage": "https://developer.pingidentity.com",
  "repository": "https://github.com/pingidentity/agent-plugins",
  "license": "MIT",
  "keywords": ["ping", "pingone", "davinci", "mcp", "troubleshoot", "debug", "flow-execution", "audit", "platform-ops"]
}