-
Notifications
You must be signed in to change notification settings - Fork 0
Use Cases
Osvaldo Andrade edited this page Feb 12, 2026
·
2 revisions
This section defines concrete end-to-end scenarios for Tikti. Each use case maps business intent to API calls, token semantics, and expected outcomes.
- It makes product behavior explicit for engineering, QA, and integration teams.
- It reduces ambiguity between API contract and runtime behavior.
- It provides scenario-driven acceptance criteria, not only endpoint-level docs.
- OOB Email Sign-In
- Password Sign-In
- codeQ Worker Token Exchange
- Tenant Admin Lifecycle
- Resource Server Token Validation
- Identity and authentication contracts: API Specification
- Token claims and validation: Tokens and Keys
- Tenant-aware authorization: Multi-Tenant Authorization
- codeQ behavior and claims: codeQ Integration