Skip to content
Osvaldo Andrade edited this page Feb 12, 2026 · 5 revisions

Tikti Wiki

Tikti is a multi-tenant identity service in Go with Redis persistence, HS256 idTokens for user identity, and RS256 access tokens for resource-server authorization.

This wiki is organized in the same docs-first style used by large engineering documentation portals: start with onboarding, then move into concepts, API contracts, operations, and testing.

Quick Start Path

  1. Get Started
  2. Overview
  3. Architecture and Data Model
  4. Tokens and Keys
  5. API Specification

Documentation Map

Foundations

Core Contracts

Use Cases

Operations

Tooling and Validation

Clone this wiki locally