Skip to content

Reference

Technical reference for configuration, telemetry, error codes, and query filters.

Reference pages are generated from the shipped configuration and telemetry definitions, so they stay aligned with the running version. For practical examples, start with the Configuration guide.

Detailed documentation for all configuration options organized by section:

  • Config Overview - All configuration keys
  • Per-section pages (database, ldap, monitoring, etc.)

See Configuration Guide for practical examples.

Metrics, attributes, and span names exported by IdentityScribe:

See Observability for operational guidance.

Stable error codes and their meanings:

See Failures for troubleshooting guidance.

Query filter syntax for REST and LDAP channels:

  • Filters - LDAP, FleX, JSON, and SCIM filter formats

All reference entries support canonical deep links via /ref/*:

KindRouteExample
Config/ref/c/<key>/ref/c/database.max-pool-size
Metric/ref/m/<name>/ref/m/scribe.channel.requests.total
Attribute/ref/a/<key>/ref/a/scribe.query.signature
Error/ref/e/<code>/ref/e/DIRECTORY_BUSY
Shorthand/ref/<token>/ref/DIRECTORY_BUSY

Metric names support both OTel (dotted) and Prometheus (underscore) notation.