Loading...

CDN.com.tr Help

Update profile and password

Use the user profile page for account identity and password changes.

Update profile and password

Use the user profile page for account identity and password changes.

Use cases

A user needs to update contact details or rotate their password without affecting CDN account ownership.

Workflow

  1. Open the user menu.
  2. Choose Profile.
  3. Update profile fields or password.
  4. Sign in again if the password was changed.

Checks

  • Password fields are never shown back.
  • Profile API returns customer-safe fields.
  • Changing profile data does not switch the selected CDN account.

Smoke tests

  • AuthStabilityTest covers authentication stability.
  • ApiSecurityContractTest covers sensitive response contracts.

Related pages