PHPackages                             webnet/sso-auth-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. webnet/sso-auth-bundle

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

webnet/sso-auth-bundle
======================

SSO authentication your Symfony2 project

v1.0.6(8y ago)112.1k2MITPHPPHP &gt;=5.3.3

Since Jan 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/webnet-fr/WebnetSsoAuthBundle)[ Packagist](https://packagist.org/packages/webnet/sso-auth-bundle)[ Docs](https://github.com/webnet-fr/WebnetSsoAuthBundle)[ RSS](/packages/webnet-sso-auth-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (7)Dependencies (13)Versions (8)Used By (0)

SSO authentication for Symfony2
===============================

[](#sso-authentication-for-symfony2)

This bundle helps you to bring SSO authentication to your Symfony2 project.

It works in two ways:

- **trusted**: authentication is done against a known server (like with CAS)
- **open**: authentication is done with server of user's choice (like with OpenId)

Only CAS protocol is implemented for now, many other are planned.

This plugin is based on BeSimpleSsoAuthBundle.

It only adds the ability to connect to CAS using the SAML\_VERSION\_1\_1 for CAS

In order to activate this mode, use the following configuration:

```
webnet_sso_auth:
    provider_id:
        protocol:
            id: cas
            version: 3 #important
        server:
            id: cas
            login_url: [LOGIN_URL]
            logout_url: [LOGOUT_URL]
            validation_url: [VALIDATION_URL]
paramerters:
    webnet.sso_auth.client.option.cas_host.value: [CAS_HOST]
    webnet.sso_auth.client.option.cas_port.value: [CAS_PORT]
    webnet.sso_auth.client.option.cas_context.value: [CAS_CONTEXT] #usually '/cas'
    webnet.sso_auth.client.class: Webnet\SsoAuthBundle\Buzz\CasClient
    webnet.sso_auth.protocol.cas.class: Webnet\SsoAuthBundle\Sso\Cas\SamlProtocol

```

- [Read documentation](https://github.com/webnet-fr/WebnetSsoAuthBundle/blob/master/Resources/doc/index.md)
- [See the license](https://github.com/webnet-fr/WebnetSsoAuthBundle/blob/master/Resources/meta/LICENSE)

###  Health Score

34

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 63.7% 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 ~146 days

Recently: every ~67 days

Total

7

Last Release

2965d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16704392?v=4)[Webnet team](/maintainers/webnet-fr)[@webnet-fr](https://github.com/webnet-fr)

---

Top Contributors

[![jfsimon](https://avatars.githubusercontent.com/u/119407?v=4)](https://github.com/jfsimon "jfsimon (86 commits)")[![webnet-fr](https://avatars.githubusercontent.com/u/16704392?v=4)](https://github.com/webnet-fr "webnet-fr (9 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (8 commits)")[![atapia-wbnt](https://avatars.githubusercontent.com/u/90621134?v=4)](https://github.com/atapia-wbnt "atapia-wbnt (6 commits)")[![ethanhann](https://avatars.githubusercontent.com/u/402597?v=4)](https://github.com/ethanhann "ethanhann (4 commits)")[![dedeparisg](https://avatars.githubusercontent.com/u/6042594?v=4)](https://github.com/dedeparisg "dedeparisg (3 commits)")[![xmontagut](https://avatars.githubusercontent.com/u/758839?v=4)](https://github.com/xmontagut "xmontagut (3 commits)")[![magnusnordlander](https://avatars.githubusercontent.com/u/165002?v=4)](https://github.com/magnusnordlander "magnusnordlander (2 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (2 commits)")[![ChristianVermeulen](https://avatars.githubusercontent.com/u/1062751?v=4)](https://github.com/ChristianVermeulen "ChristianVermeulen (2 commits)")[![sgomez](https://avatars.githubusercontent.com/u/580701?v=4)](https://github.com/sgomez "sgomez (2 commits)")[![kimhemsoe](https://avatars.githubusercontent.com/u/568787?v=4)](https://github.com/kimhemsoe "kimhemsoe (1 commits)")[![srswebnet](https://avatars.githubusercontent.com/u/5645670?v=4)](https://github.com/srswebnet "srswebnet (1 commits)")[![chturpin](https://avatars.githubusercontent.com/u/9607775?v=4)](https://github.com/chturpin "chturpin (1 commits)")[![gillest](https://avatars.githubusercontent.com/u/195422?v=4)](https://github.com/gillest "gillest (1 commits)")[![dziamid](https://avatars.githubusercontent.com/u/381076?v=4)](https://github.com/dziamid "dziamid (1 commits)")[![ip512](https://avatars.githubusercontent.com/u/1699735?v=4)](https://github.com/ip512 "ip512 (1 commits)")[![clement-garrigou](https://avatars.githubusercontent.com/u/10114508?v=4)](https://github.com/clement-garrigou "clement-garrigou (1 commits)")[![khr](https://avatars.githubusercontent.com/u/1101028?v=4)](https://github.com/khr "khr (1 commits)")

---

Tags

AuthenticationSymfony2SSOcasphpCAS

### Embed Badge

![Health badge](/badges/webnet-sso-auth-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/webnet-sso-auth-bundle/health.svg)](https://phpackages.com/packages/webnet-sso-auth-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M414](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M766](/packages/sylius-sylius)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k14](/packages/2lenet-crudit-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M532](/packages/pimcore-pimcore)[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

589701.7k2](/packages/scheb-2fa)

PHPackages © 2026

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