PHPackages                             yraiso/casauth-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. yraiso/casauth-bundle

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

yraiso/casauth-bundle
=====================

Basic CAS (SSO) authenticator for Symfony 5.4, 6.0, 7.0 and 8.0

v1.1.3(1mo ago)38.7k↓67.3%MITPHPPHP &gt;=7.2.5

Since Jan 19Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/scar63/CasAuthBundle)[ Packagist](https://packagist.org/packages/yraiso/casauth-bundle)[ RSS](/packages/yraiso-casauth-bundle/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (2)Dependencies (12)Versions (15)Used By (0)

CasAuthBundle
=============

[](#casauthbundle)

Basic CAS (SSO) authenticator for Symfony 5.4, 6.0, 7.0 and 8.0 (no use guard component &amp;&amp; no old authentication)

This bundle provides a -very- basic CAS () authentication client for Symfony 5.4, 6.0, 7.0 and 8.0 with new security authentication system

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

[](#installation)

Install the library via [Composer](https://getcomposer.org/) by running the following command:

```
composer require yraiso/casauth-bundle
```

Next, enable the bundle in your `config/bundles.php` file:

```
