Commit d3c151
2026-06-20 21:50:42 Anonymous: Add AeThex documentation page| /dev/null .. passport.md | |
| @@ 0,0 1,54 @@ | |
| + | # Passport |
| + | |
| + | AeThex Passport is the identity platform that powers authentication and authorization across the AeThex ecosystem. |
| + | |
| + | {{InfoBox}} |
| + | |
| + | | Property | Value | |
| + | |-----------|---------| |
| + | | Product | Passport | |
| + | | Category | Identity Platform | |
| + | | Status | Active | |
| + | | Protocols | OAuth 2.0, OpenID Connect | |
| + | |
| + | --- |
| + | |
| + | ## Features |
| + | |
| + | - Single Sign-On |
| + | - Linked Accounts |
| + | - Organization Membership |
| + | - Roles and Permissions |
| + | - Session Management |
| + | - Identity Verification |
| + | |
| + | --- |
| + | |
| + | ## Core Concepts |
| + | |
| + | ### Profiles |
| + | |
| + | Profiles represent an individual user's identity. |
| + | |
| + | ### Organizations |
| + | |
| + | Users may belong to multiple organizations. |
| + | |
| + | ### Roles |
| + | |
| + | Roles determine permissions and access. |
| + | |
| + | ### Sessions |
| + | |
| + | Sessions manage authentication state. |
| + | |
| + | --- |
| + | |
| + | ## Related Pages |
| + | |
| + | - [[Authentication]] |
| + | - [[Organizations]] |
| + | - [[Profiles]] |
| + | - [[Security]] |
| + | |
| + | {{PageIndex}} |
