PURE · Security & Identity
Security Center Home

PURE · Identity & Access

Security & Identity — Control Center

One place for every sign-in, recovery, MFA and trust surface — its live status, its link, and the backend controls behind it. Status reads live from configuration; nothing here is hardcoded.

Sample status — live config not reachable from here
Providers
sign-in methods
MFA
two-factor
Sign-in gate
redirect guard
Session policy
idle · devices
Surfaces
indexed here

Identity surfaces

Every login & security page in the ecosystem, grouped by lifecycle. Live = deployed · Staged = built, awaiting push · Demo = preview only. Click through to any surface.

Live Staged Demo

Backend controls

Dynamic, edit-once controls wired to mcp_ui_settings_set — Cecile changes these from here and every surface picks it up with no redeploy. Sensitive flips (MFA enforcement, device limits, the gate) land next as reviewed change-requests.

Identity seal

The trust badge shown on sign-in / reset. Edit once here; it updates everywhere via ui.seal.

Live preview — click the seal to see the security explainer it opens.

Icon pack

The merged brand-icon sprite every page loads. Point it at an updated pack to swap icons site-wide, no redeploy (ui.icon_pack).

Open icon package

Session & access policy

Applies to every signed-in session. Reads live from ui settings; saving updates the Devices surface, idle sign-out, and password reveal everywhere.

Device limit ties to the Devices & sessions surface.

MFA enforcement

Two-factor is sensitive — an org-wide flip can lock out staff without a factor enrolled, so this is a reviewed change-request, not a direct toggle. Submitting relays to Code + Mike with the current basis; they flip it at the auth window.