Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module makes Pantheon Secure Integration tunnel port constants available as Drupal tokens. This allows you to easily use these environment-specific connection details in your site's configuration, content, and other modules.

Pantheon SI Tokens exposes Pantheon Secure Integration (SI) PHP constants as Drupal tokens, enabling seamless integration with site configuration, content, and third-party modules.

For more information on Pantheon's Secure Integration, see Pantheon Secure Integration.

Provides token-based access to Pantheon Secure Integration tunnel ports with:

  • Configurable token conversion via admin interface at /admin/config/system/pantheon-si-tokens.
  • Automatic token generation that converts Pantheon SI PHP constants to lowercase token format
    • Example: PANTHEON_SOIP_LDAP becomes [pantheon_si_tunnel:pantheon_soip_ldap]
  • Full Token integration for use anywhere tokens are supported throughout Drupal.
  • Feeds Enhanced integration when combined with the feeds_enhanced_tokens submodule:
    • Use SI tunnel tokens directly in Feed configurations for environment-aware imports.
    • Example: 127.0.0.1:[pantheon_si_tunnel:pantheon_soip_ldap]

Common Use Cases:

  • Feed sources: Configure Feeds to access firewalled data via Pantheon SI tunnels.
  • Custom integrations: Developers can expose their PANTHEON_SOIP port values to any other token-aware client or configuration.

Security Note: For security, this module only accepts constants that:

  • Start with the PANTHEON_SOIP_ prefix
  • Contain integer values in the valid port range (1-65,535)

This prevents accidental exposure of sensitive PHP constants and ensures the module is used only for its intended purpose: Pantheon Secure Integration tunnel ports.

Note: This is a Beta release intended for community testing. Please report any bugs or feature requests to the issue queue.

Activity

Total releases
4
First release
Jan 2026
Latest release
6 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
1.0.0-beta3 Pre-release Jan 8, 2026
1.0.0-beta2 Pre-release Jan 6, 2026
1.0.0-beta1 Pre-release Jan 6, 2026
1.0.x-dev Dev Jan 6, 2026