acquia/blt-simplesamlphp
最新稳定版本:v1.0.0
Composer 安装命令:
composer require acquia/blt-simplesamlphp
包简介
SimpleSAMLPhp integration for Acquia BLT
README 文档
README
This project is no longer maintained
Acquia recommends using the SAML Authentication module instead of SimpleSAMLphp. For more information see https://docs.acquia.com/site-factory/manage/sso
Overview
This is an Acquia BLT plugin providing integration with SimpleSAMLPhp.
This plugin provides a set of commands in the simplesamlphp namespace that will initialize SimpleSAMLPhp integration using a set of template configuration files.
This plugin is community-supported. Acquia does not provide any direct support for this software or provide any warranty as to its stability.
Installation and usage
To use this plugin, you must already have a Drupal project using BLT 12 or higher.
In your project, require the plugin with Composer:
composer require acquia/blt-simplesamlphp
This plugin provides commands for automating the setup process for SimpleSAMLphp and assists in deploying configuration files to Acquia Cloud. You must already be familiar with the process of configuring SimpleSAMLphp as described in the instructions for using SimpleSAMLphp on Acquia Cloud.
Before proceeding, prepare your SimpleSAMLphp configuration by completing the following tasks:
-
Run the following command to perform initial installation tasks:
blt recipes:simplesamlphp:initTasks completed by the initialization command include the following:
- Copies configuration files to
${project.root}/simplesamlphp/config. - Adds a
simplesamlphpproperty to theblt/blt.ymlfile, which instructs Acquia BLT to include your SimpleSAMLphp configuration during deployments to Acquia Cloud. - Creates a symbolic link in the docroot to the web-accessible directory of the
simplesamlphplibrary.
- Copies configuration files to
-
Follow the instructions for using SimpleSAMLphp on Acquia Cloud to update the configuration files located in the
${project.root}/simplesamlphp/configdirectory. -
Run the following command to copy the configuration files to the local SimpleSAML library:
blt source:build:simplesamlphp-configNote: The
source:build:simplesamlphp-configcommand is strictly for local use, and because the command overwrites vendor files, running the command will not make any changes that are visible to Git.
SimpleSAMLphp should now be ready for testing in your local environment. When you are ready to test in an Acquia Cloud environment, commit your configuration files and deploy a build artifact as usual using blt artifact:deploy or one of Acquia BLT's supported continuous integration services. Acquia BLT will add and commit your configuration files when building a deploy artifact.
License
Copyright (C) 2020 Acquia, Inc.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
acquia/blt-simplesamlphp 适用场景与选型建议
acquia/blt-simplesamlphp 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 560.39k 次下载、GitHub Stars 达 1, 最近一次更新时间为 2026 年 01 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 acquia/blt-simplesamlphp 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 acquia/blt-simplesamlphp 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 560.39k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 25
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2026-01-04