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
- Open
/dashboard/[orgId]/project/[id](Overview). - Locate the Quick Login button (login icon with environment dropdown).
- Select the target environment (e.g.
dev,prod). - 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.