Secure identity vault

Master data that
maintains itself.

Excel lists, email chains and duplicate data are compliance risks. Tuurio ID Vault replaces them with a central, audit-ready source.


User

Tuurio ID Vault

Your apps
Synced data via OIDC scopes

The end of outdated spreadsheets

Member data is often scattered and outdated. Tuurio ID Vault centralizes management.

1. Define fields

Create custom fields like t-shirt size, allergies or emergency contacts in the admin dashboard.

2. Use self-service

Users sign in and update their own data. No manual overhead for your team.

3. Stay in sync automatically

Connected apps receive updates immediately via standardized OIDC claims.

Vault features

More than a profile.
One reliable source.

Why the vault is more than a user profile

The vault is optimized for associations and schools. Everything needed for compliant operations.

Auditability and compliance
  • GDPR logs
  • SEPA mandates
  • IBAN encryption

Everything that creates liability when it goes wrong.

Audits, data-access requests and payment mandates are mandatory, not optional features.

Synchronization and automation
  • API sync
  • Webhooks

Changes are available to all systems instantly, without cron jobs or exports.

This saves time and prevents errors.

Clean access boundaries
  • Custom scopes
  • Field-level permissions (later)

The vault exposes only what the scope allows. Nothing more.

Technical control that translates directly to business risk reduction.

Ideal for ...

  • Associations and clubs
    Central management for member data, fees and SEPA mandates.
  • Schools and childcare
    Secure storage for emergency contacts, pickup permissions and allergies.
  • SaaS and platforms
    Delegate profile management to Tuurio and focus on your core product.
Vault OIDC claim JSON payload
{
  "sub": "c3aa285c...",
  "name": "Daniel Kraus",
  "emergency_contact": "+49 151...",
  "iban_masked": "DE91 **** 1234",
  "sepa_mandate_id": "TR-2026-A1"
}