PHPackages                             imi/shibboleth-contao-login-client-bundle - 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. imi/shibboleth-contao-login-client-bundle

ActiveContao-bundle[Authentication &amp; Authorization](/categories/authentication)

imi/shibboleth-contao-login-client-bundle
=========================================

Contao Shibboleth Login Client

v1.0.0(4mo ago)052[3 issues](https://github.com/iMi-digital/shibboleth-contao-login-client-bundle/issues)MITPHPPHP ^8.1

Since Sep 14Pushed 4mo agoCompare

[ Source](https://github.com/iMi-digital/shibboleth-contao-login-client-bundle)[ Packagist](https://packagist.org/packages/imi/shibboleth-contao-login-client-bundle)[ RSS](/packages/imi-shibboleth-contao-login-client-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (8)Versions (8)Used By (0)

Shibboleth Login for Contao
===========================

[](#shibboleth-login-for-contao)

Some notes about installing the Apache module are in [INSTALL-SERVER.md](INSTALL-SERVER.md)

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

[](#prerequisites)

- shibd / mod\_shib is installed
- The Shibboleth login handler is available in `/Shibboleth.sso/Login` (this is the default in mod\_shib)
- Verify that the login works in general by opening `/Shibboleth.sso/Login`.
- The module currently [expects the following fields](https://github.com/iMi-digital/shibboleth-contao-login-client-bundle/issues/2) to be set in the `env` by the Apache shibd module: ```
    REDIRECT_unscoped-affiliation
    REDIRECT_uid
    REDIRECT_sn
    REDIRECT_mail
    REDIRECT_cn

    ```

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

[](#installation)

1. Install the package via composer
2. Add the frontend module to your page for the frontend login

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

[](#configuration)

Add to `config/config.yaml` (see [config/config.yaml](config/config.yaml) for all options)

```
shibboleth_auth_client:
    shibboleth:
        auto_create_frontend_user: false
```

Development
-----------

[](#development)

### Testing

[](#testing)

1. `CREATE DATABASE contaoshibboleth`
2. `composer install` (in the module directory)
3. `vendor/bin/phpunit`

Acknowledgements
----------------

[](#acknowledgements)

- Thanks to [@markocupic](https://github.com/markocupic) who wrote the [SAC Login Bundle](https://github.com/markocupic/swiss-alpine-club-contao-login-client-bundle)which this module is heavily based on.
- Thanks to [@aschempp](https://github.com/aschempp) who wrote [Contao integration tests and the GitHub pipeline settings](https://github.com/terminal42/contao-changelanguage)which we used as a base for our tests.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance74

Regular maintenance activity

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.6% 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 ~206 days

Total

5

Last Release

147d ago

Major Versions

v0.2.1 → v1.0.02025-12-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e83b21f6b852a0a527372174187cc61c74cbbfbdb34df74816ef77736224fff?d=identicon)[imi](/maintainers/imi)

---

Top Contributors

[![markocupic](https://avatars.githubusercontent.com/u/1525166?v=4)](https://github.com/markocupic "markocupic (206 commits)")[![amenk](https://avatars.githubusercontent.com/u/1087128?v=4)](https://github.com/amenk "amenk (44 commits)")[![cscheibelhut](https://avatars.githubusercontent.com/u/109964007?v=4)](https://github.com/cscheibelhut "cscheibelhut (11 commits)")[![jonasmueller1](https://avatars.githubusercontent.com/u/99007003?v=4)](https://github.com/jonasmueller1 "jonasmueller1 (1 commits)")

---

Tags

SSOcontaoshibboleth

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/imi-shibboleth-contao-login-client-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/imi-shibboleth-contao-login-client-bundle/health.svg)](https://phpackages.com/packages/imi-shibboleth-contao-login-client-bundle)
```

###  Alternatives

[league/oauth2-client

OAuth 2.0 Client Library

3.8k118.6M1.2k](/packages/league-oauth2-client)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[onelogin/php-saml

PHP SAML Toolkit

1.3k44.0M107](/packages/onelogin-php-saml)

PHPackages © 2026

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