Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.68 KB

File metadata and controls

49 lines (37 loc) · 1.68 KB
title Concepts
description How Modgud thinks about identity, tenancy, authorization, and the OAuth/OIDC surface — the mental model behind the code.

Concepts

The conceptual map of Modgud. If you're new, read these in roughly the order below — each one builds on the ones above it.

Foundations

  • Glossary — terminology used across the docs and UI. Skim it once; refer back when a word feels overloaded.
  • Apps & resource_access — why permissions are app-scoped and how resource_access shows up on tokens.

Tenancy

Identity

Authorization

OAuth / OIDC