PHPackages                             unb-libraries/saml\_features - 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. unb-libraries/saml\_features

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

unb-libraries/saml\_features
============================

Add UNB Libraries login features to SAML-Authenticated sites

041.2k↓56.9%PHP

Since Jan 5Pushed 8mo ago5 watchersCompare

[ Source](https://github.com/unb-libraries/saml_features)[ Packagist](https://packagist.org/packages/unb-libraries/saml_features)[ RSS](/packages/unb-libraries-saml-features/feed)WikiDiscussions 9.x-1.x Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

UNB Libraries Saml
==================

[](#unb-libraries-saml)

saml\_features
--------------

[](#saml_features)

Custom support module to add UNB Libraries login form UI customizations

Features
--------

[](#features)

- Adds URL Alias `/login` to Saml Authentications `/saml_login` route
- Adds an alert to the Drupal core user login form that links to the Saml login route
- Replaces Drupal core login form error message references with Saml-based versions
- Administration settings may be configured at `/admin/config/saml_features/adminsettings`
    - STU references in the login text may be toggled on/off
    - Email/password field editing may enabled/disabled on the user profile form

Installation Note
-----------------

[](#installation-note)

- Please increase the weight of the `saml_features` **module** array element to **11** in your Drupal repo's `config-yml/core.extension.yml` configuration file:

    ```
    module:
       ...
       externalauth: 10
       views: 10
       saml_features: 11
       ...

    ```

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

[](#prerequisites)

- This module depends on SAML Authentication module, 8.x-3.0-alpha2 version or better:
    -
- This module displays alerts in the **System Messages** block. Please ensure this block is placed/enabled in a region within your active theme's **Block layout**
    - Preferred placement is in the **Main content** region *above* the **Main page content** block.

License
-------

[](#license)

- saml\_features is licensed under the MIT License:
    -

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance43

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 81.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/14816365594cfd5c8735f92d8831195c60d0c1803c9a65d66aed17ad448c1a85?d=identicon)[JacobSanford](/maintainers/JacobSanford)

---

Top Contributors

[![jtmcd75](https://avatars.githubusercontent.com/u/10372283?v=4)](https://github.com/jtmcd75 "jtmcd75 (26 commits)")[![JacobSanford](https://avatars.githubusercontent.com/u/244894?v=4)](https://github.com/JacobSanford "JacobSanford (4 commits)")[![bricas](https://avatars.githubusercontent.com/u/18400?v=4)](https://github.com/bricas "bricas (2 commits)")

### Embed Badge

![Health badge](/badges/unb-libraries-saml-features/health.svg)

```
[![Health](https://phpackages.com/badges/unb-libraries-saml-features/health.svg)](https://phpackages.com/packages/unb-libraries-saml-features)
```

###  Alternatives

[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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