Skip to content

Commit ce906e7

Browse files
Add authentication architecture diagrams and visual documentation
Co-authored-by: christiannagel <1908285+christiannagel@users.noreply.github.com>
1 parent 6e17092 commit ce906e7

2 files changed

Lines changed: 403 additions & 0 deletions

File tree

docs/authentication/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,17 @@ Fast-track guide with:
2626

2727
**When to use**: Use this guide when you need to quickly set up authentication or find a specific code snippet.
2828

29+
### [Architecture Diagrams](./architecture-diagrams.md)
30+
31+
Visual documentation with:
32+
- High-level architecture diagrams
33+
- Authentication flow diagrams for web and desktop
34+
- Token flow through Gateway
35+
- Security boundaries visualization
36+
- Token lifecycle diagrams
37+
38+
**When to use**: Reference these diagrams to understand the system architecture and authentication flows visually.
39+
2940
## Overview
3041

3142
The Codebreaker platform uses **Microsoft External ID** (formerly Azure AD B2C) for identity and access management across all client applications and backend services.

0 commit comments

Comments
 (0)