Files
git.stella-ops.org/docs/implplan/SPRINT_206_devportal.md
master 75c2bcafce
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Add LDAP Distinguished Name Helper and Credential Audit Context
- Implemented LdapDistinguishedNameHelper for escaping RDN and filter values.
- Created AuthorityCredentialAuditContext and IAuthorityCredentialAuditContextAccessor for managing credential audit context.
- Developed StandardCredentialAuditLogger with tests for success, failure, and lockout events.
- Introduced AuthorityAuditSink for persisting audit records with structured logging.
- Added CryptoPro related classes for certificate resolution and signing operations.
2025-11-09 12:21:38 +02:00

1.7 KiB

Sprint 206 - Experience & SDKs · 180.B) DevPortal

Active items only. Completed/historic work now resides in docs/implplan/archived_sprints_tasks.md (updated 2025-11-08).

[Experience & SDKs] 180.B) DevPortal Depends on: Sprint 120.A - AirGap, Sprint 130.A - Scanner, Sprint 150.A - Orchestrator, Sprint 170.A - Notifier Summary: Experience & SDKs focus on DevPortal).

Task ID State Task description Owners (Source)
DEVPORT-62-001 TODO Select static site generator, integrate aggregate spec, build navigation + search scaffolding. Developer Portal Guild (src/DevPortal/StellaOps.DevPortal.Site)
DEVPORT-62-002 TODO Implement schema viewer, example rendering, copy-curl snippets, and version selector UI. Dependencies: DEVPORT-62-001. Developer Portal Guild (src/DevPortal/StellaOps.DevPortal.Site)
DEVPORT-63-001 TODO Add Try-It console pointing at sandbox environment with token onboarding and scope info. Dependencies: DEVPORT-62-002. Developer Portal Guild, Platform Guild (src/DevPortal/StellaOps.DevPortal.Site)
DEVPORT-63-002 TODO Embed language-specific SDK snippets and quick starts generated from tested examples. Dependencies: DEVPORT-63-001. Developer Portal Guild, SDK Generator Guild (src/DevPortal/StellaOps.DevPortal.Site)
DEVPORT-64-001 TODO Provide offline build target bundling HTML, specs, SDK archives; ensure no external assets. Dependencies: DEVPORT-63-002. Developer Portal Guild, Export Center Guild (src/DevPortal/StellaOps.DevPortal.Site)
DEVPORT-64-002 TODO Add automated accessibility tests, link checker, and performance budgets. Dependencies: DEVPORT-64-001. Developer Portal Guild (src/DevPortal/StellaOps.DevPortal.Site)