IntentCenter

Source Application A — security and governance

Identity

The platform integrates with common Django authentication backends. Deployments may use local accounts, LDAP, SSO/OAuth providers, or other pluggable mechanisms depending on environment configuration. Exact setup is site-specific.

Authorization model

Secrets handling

Sensitive values for Git or integrations are stored via secrets records and secrets groups, decoupling rotation from job code. UI and API avoid echoing secret contents.

Auditability

Data governance features

Network and transport security

Deployment guidance covers TLS termination, HSTS, trusted proxies, and webhook verification. These are standard operational controls rather than application code concerns.