DEMO TENANTOperator-side data (staff, contacts, calendar, training, grants, complaints, SAR, four-eyes reviews) is illustrative — not a real Greentube record. Connector output, evidence-ledger anchors, RFC 3161 timestamps, Postgres RLS, regulator-source ingestion and LLM extractions are the real machine. Rows marked demo are seeded fixtures.
Georg Gubo
MGA · UKGC · ADM · RO-ONJN · SK-MFSR · DGOJ · GGL · SPI · NJ-DGE · MI-MGCB · PA-PGCB

Single Sign-On — OIDC

Operator-admin paste-in form for Entra ID / Okta / Google / Auth0 / any OIDC-compliant IdP. KURAL is the SP; your IdP is the source of truth for who can sign in.

Before you submit the form below, the IdP admin must register KURAL as a relying-party with these URLs:

Redirect URIhttps://api.kural.tech/sso/oidc/callback
SCIM base URLhttps://api.kural.tech/sso/scim/v2
SCIM endpoint discoveryhttps://api.kural.tech/sso/scim/v2/ServiceProviderConfig
Required scopesopenid email profile

Point your IdP's SCIM provisioning at https://api.kural.tech/sso/scim/v2/Users. Required headers: Authorization: Bearer <scim_bearer> + X-Operator-Id: OP-GREENTUBE. Generate the SCIM bearer below and paste it into your IdP's provisioning config.

KURAL supports a custom SCIM extension for role + sar_visible flags:
urn:ietf:params:scim:schemas:extension:kural:2.0:User