Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Made-with: Cursor
30 lines
2.0 KiB
Markdown
30 lines
2.0 KiB
Markdown
# Complete Credential and eIDAS program — repository authority
|
|
|
|
**Last Updated:** 2026-03-25
|
|
**Purpose:** Single **proxmox-repo** pointer for where Complete Credential and **eIDAS SAML connector** source and runbooks live, so deployment truth is not inferred only from chat or scattered ADRs.
|
|
|
|
---
|
|
|
|
## Canonical program umbrella
|
|
|
|
- **Complete Credential** (umbrella program): integration and governance docs typically live in the **Complete Credential** / **DBIS** documentation space (e.g. `complete-credential` umbrella on Gitea). Clone path on operator workstations is often a **sibling** of `proxmox`, not a submodule of this repo.
|
|
|
|
## eIDAS receiving Member State connector (reference implementation)
|
|
|
|
- **Component:** SAML **Attribute Consumer Service (ACS)** / connector skeleton (e.g. `cc-eidas-connector` in the Complete Credential monorepo or submodule).
|
|
- **This `proxmox` repo:** contains **orchestration, DNS, NPM, Chain 138**, and **Sankofa Phoenix** service descriptions — **not** the Android or Java connector source tree unless explicitly added as a submodule later.
|
|
|
|
## Machine-readable registry
|
|
|
|
Authoritative **IDs, doc roles, and clone hints** for automation and runbooks:
|
|
[`config/public-sector-program-manifest.json`](../../config/public-sector-program-manifest.json)
|
|
|
|
## Related architecture baseline
|
|
|
|
- [PUBLIC_SECTOR_TENANCY_MARKETPLACE_AND_DEPLOYMENT_BASELINE.md](../02-architecture/PUBLIC_SECTOR_TENANCY_MARKETPLACE_AND_DEPLOYMENT_BASELINE.md)
|
|
- Phoenix **service catalog** contract (implementation may be out-of-tree): Complete Credential `docs/integrations/PHOENIX_SERVICE_CATALOG_SPEC.md`; machine-readable SKUs: [public-sector-program-manifest.json](../../config/public-sector-program-manifest.json) (`catalogSkus`).
|
|
|
|
---
|
|
|
|
**Note:** Default `repoUrl` values in the manifest point at `https://gitea.d-bis.org/Sankofa_Phoenix/…`. If a repo name differs on Gitea, update [`config/public-sector-program-manifest.json`](../../config/public-sector-program-manifest.json).
|