PHPackages                             acquia/blt-simplesamlphp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. acquia/blt-simplesamlphp

AbandonedArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

acquia/blt-simplesamlphp
========================

SimpleSAMLPhp integration for Acquia BLT

v1.0.0(5y ago)1563.7k↓41.7%8[3 issues](https://github.com/acquia/blt-simplesamlphp/issues)GPL-2.0+PHP

Since Dec 11Pushed 3y ago3 watchersCompare

[ Source](https://github.com/acquia/blt-simplesamlphp)[ Packagist](https://packagist.org/packages/acquia/blt-simplesamlphp)[ RSS](/packages/acquia-blt-simplesamlphp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Acquia BLT SimpleSAMLPhp
========================

[](#acquia-blt-simplesamlphp)

This project is no longer maintained
------------------------------------

[](#this-project-is-no-longer-maintained)

Acquia recommends using the SAML Authentication module instead of SimpleSAMLphp. For more information see

Overview
--------

[](#overview)

This is an [Acquia BLT](https://github.com/acquia/blt) plugin providing integration with [SimpleSAMLPhp](https://www.drupal.org/project/simplesamlphp_auth).

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
----------------------

[](#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](https://docs.acquia.com/resource/simplesaml/).

Before proceeding, prepare your SimpleSAMLphp configuration by completing the following tasks:

1. Run the following command to perform initial installation tasks: `blt recipes:simplesamlphp:init`

    Tasks completed by the initialization command include the following:

    - Copies configuration files to `${project.root}/simplesamlphp/config`.
    - Adds a `simplesamlphp` property to the `blt/blt.yml` file, 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 `simplesamlphp` library.
2. Follow the [instructions for using SimpleSAMLphp on Acquia Cloud](https://docs.acquia.com/resource/simplesaml/) to update the configuration files located in the `${project.root}/simplesamlphp/config` directory.
3. Run the following command to copy the configuration files to the local SimpleSAML library: `blt source:build:simplesamlphp-config`

    Note: The `source:build:simplesamlphp-config` command 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
=======

[](#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.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1984d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/514789?v=4)[Acquia](/maintainers/acquia)[@acquia](https://github.com/acquia)

![](https://avatars.githubusercontent.com/u/1984514?v=4)[Dane Powell](/maintainers/danepowell)[@danepowell](https://github.com/danepowell)

---

Top Contributors

[![danepowell](https://avatars.githubusercontent.com/u/1984514?v=4)](https://github.com/danepowell "danepowell (8 commits)")[![benjifisher](https://avatars.githubusercontent.com/u/1170799?v=4)](https://github.com/benjifisher "benjifisher (6 commits)")[![nmillin](https://avatars.githubusercontent.com/u/1018136?v=4)](https://github.com/nmillin "nmillin (2 commits)")

### Embed Badge

![Health badge](/badges/acquia-blt-simplesamlphp/health.svg)

```
[![Health](https://phpackages.com/badges/acquia-blt-simplesamlphp/health.svg)](https://phpackages.com/packages/acquia-blt-simplesamlphp)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[vonage/jwt

A standalone package for creating JWTs for Vonage APIs

424.1M4](/packages/vonage-jwt)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
