Skip to content
GigadriveDocs

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

FieldSet byRead by
Given name and family nameRegistration, or the linked provider on your first social sign-inConsent screens, organization member lists, the given_name and family_name claims
Email addressRegistration, or the linked providerSign-in, invoice recipients when you own an organization, the email claim
Profile pictureThe linked providerConsent screens, the picture claim
User IDGigadrive, at account creationSupport requests, and the sub claim in every token issued for you
JoinedGigadrive, at account creationThe 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.

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.