Skip to content

Document the certificate request-attributes epic - #340

Open
klaraf755 wants to merge 15 commits into
OmniTrustILM:release/2.19.0from
klaraf755:cert-req-attr
Open

Document the certificate request-attributes epic#340
klaraf755 wants to merge 15 commits into
OmniTrustILM:release/2.19.0from
klaraf755:cert-req-attr

Conversation

@klaraf755

Copy link
Copy Markdown
Collaborator

Closes #309
Based from #332

ivosh and others added 15 commits July 17, 2026 16:05
Documents the request-attributes feature end to end across concept,
settings, quick-start, protocol, and contributor pages:

- Request Attribute concept page and platform-level Request Attributes
  settings; RA Profile request-attribute authoring and external-CSR
  validation (OmniTrustILM#310).
- Custom certificate extensions in the OID registry: OID categories,
  the Certificate Extension category (Default Critical, Value Encoding
  incl. the BitString limitation), and the system OID listing (OmniTrustILM#311).
- Platform-key issuance and certificate pre-registration: the Add
  Certificate form, the register-certificate quick start, the Pending
  Registration and Registered states, the Certificate registered event,
  and registration platform defaults (OmniTrustILM#312).
- Authority Provider v3, the structured requestContent wire contract,
  and the fieldMapping/valueSource attribute model (OmniTrustILM#313).
- Request-attribute validation semantics and per-protocol error mapping
  for ACME, CMP, and SCEP (OmniTrustILM#314).

Closes OmniTrustILM#309

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot:
- Fix subject/verb agreement in issue-certificate intro (represent/of)
- Remove double slash in commented placeholder URL (operations/authorities)
- Match certificate state label casing (Pending Registration)
- Add missing /api prefix to the completion-endpoint snippet

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…attribute docs

- Authority Provider v3 is now the full standalone page: process sections
  and sequence diagrams (connector-side operation links omitted until the
  v3 OpenAPI spec is published), a new Register flow, and asynchronous
  operation semantics tied to the capability flags.
- Authority Provider v2 slims down to an overview that defers to v3 for
  the shared processes, with a compared-to-v3 delta list. Inbound links
  now point to v3 as the current interface.
- One canonical home per explanation: set resolution lives on the Request
  Attribute concept page, validation checks on the RA Profile page; other
  pages link instead of restating.
- Drop the operator-facing "Value provenance" section (the authoring UI
  has no such control); trim the SAN type enumeration on the concept page.
- Renumber provider-interface sidebar positions to whole numbers.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment