Blame
|
1 | # Passport |
||||||
| 2 | ||||||||
|
3 | AeThex Passport is the identity platform that powers authentication and authorization across the AeThex ecosystem. |
||||||
|
4 | |||||||
|
5 | {{InfoBox}} |
||||||
| 6 | ||||||||
| 7 | | Property | Value | |
|||||||
| 8 | |-----------|---------| |
|||||||
| 9 | | Product | Passport | |
|||||||
| 10 | | Category | Identity Platform | |
|||||||
| 11 | | Status | Active | |
|||||||
| 12 | | Protocols | OAuth 2.0, OpenID Connect | |
|||||||
|
13 | |||||||
| 14 | --- |
|||||||
| 15 | ||||||||
|
16 | ## Features |
||||||
|
17 | |||||||
|
18 | - Single Sign-On |
||||||
| 19 | - Linked Accounts |
|||||||
| 20 | - Organization Membership |
|||||||
| 21 | - Roles and Permissions |
|||||||
| 22 | - Session Management |
|||||||
| 23 | - Identity Verification |
|||||||
|
24 | |||||||
| 25 | --- |
|||||||
| 26 | ||||||||
|
27 | ## Core Concepts |
||||||
|
28 | |||||||
|
29 | ### Profiles |
||||||
|
30 | |||||||
|
31 | Profiles represent an individual user's identity. |
||||||
| 32 | ||||||||
| 33 | ### Organizations |
|||||||
|
34 | |||||||
|
35 | Users may belong to multiple organizations. |
||||||
|
36 | |||||||
|
37 | ### Roles |
||||||
|
38 | |||||||
|
39 | Roles determine permissions and access. |
||||||
| 40 | ||||||||
| 41 | ### Sessions |
|||||||
| 42 | ||||||||
| 43 | Sessions manage authentication state. |
|||||||
|
44 | |||||||
| 45 | --- |
|||||||
| 46 | ||||||||
| 47 | ## Related Pages |
|||||||
| 48 | ||||||||
| 49 | - [[Authentication]] |
|||||||
|
50 | - [[Organizations]] |
||||||
| 51 | - [[Profiles]] |
|||||||
|
52 | - [[Security]] |
||||||
|
53 | |||||||