Skip to content
Identity & SSO

conjur.local

Conjur sandbox and mock API

This is an API definition for CyberArk Conjur Open Source. You can find out more at [Conjur.org](https://www.conjur.org/). Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
41
Collections
-
Event types
-
example request
curl https://your-conjur-local.slurry.io/authenticators \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 5.3.0.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 41.

  • GET/authenticators
  • POST/authn-azure/{service_id}/{account}/{login}/authenticate
  • POST/authn-gcp/{account}/authenticate
  • GET/authn-gcp/{account}/status
  • POST/authn-iam/{service_id}/{account}/{login}/authenticate
  • POST/authn-jwt/{service_id}/{account}/authenticate
  • POST/authn-jwt/{service_id}/{account}/{id}/authenticate
  • POST/authn-k8s/{service_id}/inject_client_cert
  • POST/authn-k8s/{service_id}/{account}/{login}/authenticate
  • GET/authn-ldap/{service_id}/{account}/login
  • POST/authn-ldap/{service_id}/{account}/{login}/authenticate
  • POST/authn-oidc/{service_id}/{account}/authenticate