Blame
|
1 | # Passport Quickstart |
||||||
| 2 | ||||||||
| 3 | Passport is the AeThex identity entry point. Start at [aethex.id](https://aethex.id). |
|||||||
| 4 | ||||||||
| 5 | | Field | Value | |
|||||||
| 6 | |---|---| |
|||||||
| 7 | | Product maturity | Live | |
|||||||
| 8 | | Documentation status | Active | |
|||||||
| 9 | | Public URL | [aethex.id](https://aethex.id) | |
|||||||
| 10 | | Owner | AeThex | |
|||||||
| 11 | | Last verified | 2026-06-26 | |
|||||||
| 12 | ||||||||
| 13 | ## 1. Create or access your identity |
|||||||
| 14 | ||||||||
| 15 | 1. Open [aethex.id](https://aethex.id). |
|||||||
| 16 | 2. Follow the available sign-in or registration flow. |
|||||||
| 17 | 3. Complete any identity verification requested by the service. |
|||||||
| 18 | 4. Confirm that you can access your Passport profile. |
|||||||
| 19 | ||||||||
| 20 | > [!NOTE] |
|||||||
| 21 | > Available sign-in methods can change. Treat the live Passport interface as authoritative for the identity providers currently enabled. |
|||||||
| 22 | ||||||||
| 23 | ## 2. Understand your surfaces |
|||||||
| 24 | ||||||||
| 25 | Passport is the identity layer used across AeThex. Related public profile and project surfaces may include: |
|||||||
| 26 | ||||||||
| 27 | - `aethex.me` for creator identity and profile presentation. |
|||||||
| 28 | - `aethex.space` for studio, group, project, or game presentation. |
|||||||
| 29 | - AeThex services that use Passport authentication or linked identity. |
|||||||
| 30 | ||||||||
| 31 | ## 3. Link services carefully |
|||||||
| 32 | ||||||||
| 33 | When a service requests access: |
|||||||
| 34 | ||||||||
| 35 | 1. Verify the hostname. |
|||||||
| 36 | 2. Read the requested scope. |
|||||||
| 37 | 3. Approve only the access required for the workflow. |
|||||||
| 38 | 4. Review linked accounts periodically. |
|||||||
| 39 | ||||||||
| 40 | See [[Linked Accounts]] and [[Permissions]]. |
|||||||
| 41 | ||||||||
| 42 | ## 4. Verify the session |
|||||||
| 43 | ||||||||
| 44 | After signing in to an AeThex service: |
|||||||
| 45 | ||||||||
| 46 | - Confirm the displayed identity is yours. |
|||||||
| 47 | - Avoid sharing session cookies or authentication codes. |
|||||||
| 48 | - Sign out on shared devices. |
|||||||
| 49 | - Report suspicious access through [aethex.support](https://aethex.support). |
|||||||
| 50 | ||||||||
| 51 | ## Next steps |
|||||||
| 52 | ||||||||
| 53 | - [[Passport]] |
|||||||
| 54 | - [[Profiles]] |
|||||||
| 55 | - [[Linked Accounts]] |
|||||||
| 56 | - [[Security]] |
|||||||
| 57 | - [[KAEL Quickstart]] |
|||||||