PHPackages                             su-sws/stanford\_ssp - 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. su-sws/stanford\_ssp

ActiveDrupal-custom-module[Authentication &amp; Authorization](/categories/authentication)

su-sws/stanford\_ssp
====================

A Drupal Authentication Module.

8.3.5(2y ago)949.9k8[19 issues](https://github.com/SU-SWS/stanford_ssp/issues)[1 PRs](https://github.com/SU-SWS/stanford_ssp/pulls)1GPL-2.0-or-laterPHPPHP &gt;=8.1

Since May 28Pushed 2y ago15 watchersCompare

[ Source](https://github.com/SU-SWS/stanford_ssp)[ Packagist](https://packagist.org/packages/su-sws/stanford_ssp)[ RSS](/packages/su-sws-stanford-ssp/feed)WikiDiscussions 8.x Synced today

READMEChangelog (10)Dependencies (3)Versions (42)Used By (1)

[Stanford Simple SAML PHP](https://github.com/SU-SWS/stanford_ssp)
==================================================================

[](#stanford-simple-saml-php)

##### Version: 8.x-2.x

[](#version-8x-2x)

[![CircleCI](https://camo.githubusercontent.com/60f0c96a6b7ce22d22252a8906bfad3e7d3c4b1e9385694bfac804d06958ddd5/68747470733a2f2f636972636c6563692e636f6d2f67682f53552d5357532f7374616e666f72645f7373702e7376673f7374796c653d737667)](https://circleci.com/gh/SU-SWS/stanford_ssp)[![Maintainability](https://camo.githubusercontent.com/68653518d4c91d36e54f1a91556cfa04fd8725a75a16160daaea2f4ba0f00996/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64353937633032363230326463303735643637372f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/SU-SWS/stanford_ssp/maintainability)[![Test Coverage](https://camo.githubusercontent.com/cbc81727c4b6d645aafcb6b1202e173d8c37867eaf58b33b6374f7224d6dfcf9/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64353937633032363230326463303735643637372f746573745f636f766572616765)](https://codeclimate.com/github/SU-SWS/stanford_ssp/test_coverage)

Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama), [pookmish](https://github.com/pookmish)

[Changelog.txt](CHANGELOG.txt)

Additional enhancements to the Drupal contrib module [SimpleSamlPHP Auth](https://www.drupal.org/project/simplesamlphp_auth). See the contrib module for more documentation.

Installation
------------

[](#installation)

Follow installation guide provided by [SimpleSamlPHP Auth](https://www.drupal.org/project/simplesamlphp_auth)

Prerequisites
-------------

[](#prerequisites)

SimpleSAMLphp - you must have SimpleSAMLphp version 1.6 or newer installed and configured to operate as a service provider (SP).

See more at the documentaion for [SimpleSamlPHP Auth](https://www.drupal.org/project/simplesamlphp_auth)

Configuration
-------------

[](#configuration)

The main configuration page can be found at: `/admin/config/people/simplesamlphp_auth`

To use the workgroup API, you must work with the MAIS team to get a valid certificate. V1 API certificates do not automatically work with the V2 API.

Troubleshooting
---------------

[](#troubleshooting)

Send a helpsu to Stanford Web Services or post an issue to the GitHub issue queue.

Contribution / Collaboration
----------------------------

[](#contribution--collaboration)

You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see [GitHub's article on fork, branch, and pull requests](https://help.github.com/articles/using-pull-requests)

[![CircleCI](https://camo.githubusercontent.com/e8a8e8110479c7ba5530df581b0e4fc9697caaa77a992a2ddcd4a0924bf6cf26/68747470733a2f2f636972636c6563692e636f6d2f67682f53552d5357532f7374616e666f72645f7373702f747265652f382e782d312e782e7376673f7374796c653d737667)](https://circleci.com/gh/SU-SWS/stanford_ssp/tree/8.x-1.x)

Releases
--------

[](#releases)

Steps to build a new release:

- Checkout the latest commit from the `8.x-2.x` branch.
- Create a new branch for the release.
- Commit any necessary changes to the release branch.
    - These may include, but are not necessarily limited to:
    - Update the version in any `info.yml` files, including in any submodules.
    - Update the CHANGELOG to reflect the changes made in the new release.
- Make a PR to merge your release branch into `master`
- Give the PR a semver-compliant label, e.g., (`patch`, `minor`, `major`). This may happen automatically via Github actions (if a labeler action is configured).
- When the PR is merged to `master`, a new tag will be created automatically, bumping the version by the semver label.
- The github action is built from: [semver-release-action](https://github.com/K-Phoen/semver-release-action), and further documentation is available there.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 52.3% 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

Every ~58 days

Recently: every ~8 days

Total

33

Last Release

1059d ago

Major Versions

7.2.2-alpha.10 → 8.1.12019-10-30

7.2.2-alpha.11 → 8.1.72021-04-09

PHP version history (2 changes)8.1.0PHP &gt;=7.0.0

8.2.6PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/680d4f5083667895b9323d1f792118734589007acc782a6e60e63d95f87d6081?d=identicon)[stanfordwebservices](/maintainers/stanfordwebservices)

---

Top Contributors

[![pookmish](https://avatars.githubusercontent.com/u/7185045?v=4)](https://github.com/pookmish "pookmish (78 commits)")[![jbickar](https://avatars.githubusercontent.com/u/821106?v=4)](https://github.com/jbickar "jbickar (32 commits)")[![sherakama](https://avatars.githubusercontent.com/u/550602?v=4)](https://github.com/sherakama "sherakama (24 commits)")[![imonroe](https://avatars.githubusercontent.com/u/1263892?v=4)](https://github.com/imonroe "imonroe (11 commits)")[![kmakitan](https://avatars.githubusercontent.com/u/13700300?v=4)](https://github.com/kmakitan "kmakitan (2 commits)")[![joegl](https://avatars.githubusercontent.com/u/6943710?v=4)](https://github.com/joegl "joegl (1 commits)")[![boznik](https://avatars.githubusercontent.com/u/2373119?v=4)](https://github.com/boznik "boznik (1 commits)")

---

Tags

d7d8modulesaml

### Embed Badge

![Health badge](/badges/su-sws-stanford-ssp/health.svg)

```
[![Health](https://phpackages.com/badges/su-sws-stanford-ssp/health.svg)](https://phpackages.com/packages/su-sws-stanford-ssp)
```

###  Alternatives

[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)[openeuropa/oe_authentication

Authentication against the OpenEuropa Authentication service.

17333.7k6](/packages/openeuropa-oe-authentication)

PHPackages © 2026

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