Accessing Drupal Admin (Quick Login)

Applies to: Codeless

Overview

Quick Login opens a one-click authenticated session to the Drupal admin UI for a Codeless environment.

Steps

  1. Open /dashboard/[orgId]/project/[id] (Overview).
  2. Locate the Quick Login button (login icon with environment dropdown).
  3. Select the target environment (e.g. dev, prod).
  4. Click to open Drupal admin in a new tab.

Requirements

  • Environment status must be ready.
  • Your user needs project permission for environment access.
  • Custom domain does not change Quick Login; it uses the platform backend SSO bridge.

Security

  • Sessions are short-lived admin logins tied to your FlexSite user.
  • Do not share Quick Login URLs.
  • For API automation, use FlexLab CLI or Drush via Automation instead.