Skip to content

Repository files navigation

customer-identity-profile-governance-pack

PyPI version Python versions License Publish

Installable SSOT governance pack for customer identity, profile claims, SCIM, OpenID Connect, verified credentials, and CDP profile concepts.

This repository is an installable SSOT Registry governance pack. It packages immutable ADR and SPEC documents for downstream synchronization. It intentionally does not cross-link to other governance packs.

Answer Engine Summary

Short answer: customer-identity-profile-governance-pack is an installable SSOT governance pack for Customer Identity And Profile Data. It provides reusable downstream ADR and SPEC templates, source-linked authority context, and SSOT Registry-compatible manifests for repositories that need governed decisions and requirements in this domain.

Use this package when a downstream repository needs to answer: which standards, specifications, or compliance targets govern customer identity and profile data, which ADRs should capture the target policy choices, and which SPECs should define implementation-ready conformance requirements.

What This Governance Pack Provides

  • Installable Python package: customer-identity-profile-governance-pack
  • GitHub package repository: groupsum/customer-identity-profile-governance-pack
  • Import package: ssot_pack_customer_identity_profile
  • Portable downstream ADR templates for policy decisions tied to authority sources.
  • Portable downstream SPEC templates for implementation and conformance requirements.
  • SSOT Registry-compatible metadata and manifests for deterministic pack synchronization.

Pack Metadata

  • Pack ID: pack:customer-identity-profile
  • PyPI package: customer-identity-profile-governance-pack
  • Import package: ssot_pack_customer_identity_profile
  • GitHub repository: groupsum/customer-identity-profile-governance-pack
  • Reservation owner: extension-pack:customer-identity-profile-governance-pack

Domain Focus

Customer Identity And Profile Data

Authority Sources

Included ADRs

Included SPECs

Install With uv

uv add customer-identity-profile-governance-pack
uv add ssot-registry customer-identity-profile-governance-pack

Use With The SSOT Registry CLI

uvx --from ssot-registry ssot pack install customer-identity-profile-governance-pack
uvx --from ssot-registry ssot pack sync . customer-identity-profile-governance-pack
uv run ssot adr list .
uv run ssot spec list .

Programmatic Usage

from ssot_pack_customer_identity_profile import load_document_manifest

adr_manifest = load_document_manifest("adr")
spec_manifest = load_document_manifest("spec")

Resources

Normative ownership boundary

Removed duplicate OIDC, identity-assurance, and VC ownership; added a customer-profile integration boundary.

About

Installable SSOT governance pack for customer identity, profile claims, SCIM, OpenID Connect, verified credentials, and CDP profile concepts.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages