Skip to content

pingidentity/ping-identity-pingone-aic

v1.0.0MIT

Agent plugin for PingOne Advanced Identity Cloud (AIC). Journey design and build guidance for AIC journeys and PingAM authentication trees — node selection, composition invariants, risk and MFA branches — plus app-integration guidance for connecting web, mobile, and backend applications to AIC (Journey modules, journey client, OIDC/PKCE, tenant CORS, OAuth clients), with MCP-backed journey creation where connected.

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-aic",
  "version": "1.0.0",
  "description": "Agent plugin for PingOne Advanced Identity Cloud (AIC). Journey design and build guidance for AIC journeys and PingAM authentication trees — node selection, composition invariants, risk and MFA branches — plus app-integration guidance for connecting web, mobile, and backend applications to AIC (Journey modules, journey client, OIDC/PKCE, tenant CORS, OAuth clients), with MCP-backed journey creation where connected.",
  "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", "aic", "advanced-identity-cloud", "pingam", "journeys", "authentication", "mfa", "identity", "ciam"]
}