Profile
The name, email address, and user ID on your Gigadrive account, where each comes from, and which surfaces read them.
Your profile is the identity every Gigadrive product shows for you. The account home page at account.gigadrive.de displays it, and it is read-only.
What the profile holds
| Field | Set by | Read by |
|---|---|---|
| Given name and family name | Registration, or the linked provider on your first social sign-in | Consent screens, organization member lists, the given_name and family_name claims |
| Email address | Registration, or the linked provider | Sign-in, invoice recipients when you own an organization, the email claim |
| Profile picture | The linked provider | Consent screens, the picture claim |
| User ID | Gigadrive, at account creation | Support requests, and the sub claim in every token issued for you |
| Joined | Gigadrive, at account creation | The account overview only |
The account overview has a copy control next to the user ID. That is the value support asks for, and it is the same UUID that appears as sub in an ID token.
Email verification is a separate fact from the address
Gigadrive records when you last proved control of the mailbox, not merely that an address is on file. Proof comes from the signup code, a sign-in link, or a provider that genuinely asserts verification. Until then the email_verified claim is false. A relying party that authorizes on an email address must check this claim.
There is no profile editing form
Nothing on account.gigadrive.de changes a name, an email address, or a picture today. To correct one, write to
cs@gigadrive.de from the address on the account.
Account status
An account is ACTIVE, PENDING, or SUSPENDED.
PENDING is an account whose mailbox was never proven. Sign-in stops with "Your account is not active yet". Registration cannot produce one today, because an account is created only after its emailed code is confirmed, so PENDING belongs to accounts that predate that flow.
SUSPENDED blocks sign-in outright, and it also blocks token issuance mid-flow: an authorization code approved before the suspension is refused when the client tries to redeem it.
Read Scopes and claims for the exact claim each scope releases.
