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 and 7.0

v1.1.1(3mo ago)28.1k↓41.7%MITPHPPHP &gt;=7.2.5

Since Jan 19Pushed 3mo 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 1mo ago

READMEChangelog (2)Dependencies (6)Versions (13)Used By (0)

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

[](#casauthbundle)

Basic CAS (SSO) authenticator for Symfony 5.4, 6.0 and 7.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 and 7.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:

```
