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(7y ago)112.1k2MITPHPPHP &gt;=5.3.3

Since Jan 29Pushed 7y 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 3w 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 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

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

2919d 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.3k17.5M373](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[kimai/kimai

Kimai - Time Tracking

4.7k8.7k1](/packages/kimai-kimai)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

51090.8k2](/packages/web-auth-webauthn-framework)

PHPackages © 2026

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