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

ActiveSymfony-bundle

prayno/casauth-bundle
=====================

Basic CAS (SSO) authenticator for Symfony 3, 4 and 5

1.4(6y ago)1685.9k↓27.8%18[9 issues](https://github.com/PRayno/CasAuthBundle/issues)[4 PRs](https://github.com/PRayno/CasAuthBundle/pulls)MITPHPCI failing

Since Feb 4Pushed 5y ago6 watchersCompare

[ Source](https://github.com/PRayno/CasAuthBundle)[ Packagist](https://packagist.org/packages/prayno/casauth-bundle)[ RSS](/packages/prayno-casauth-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (6)Versions (10)Used By (0)

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

[](#casauthbundle)

Basic CAS (SSO) authenticator for Symfony 3 and 4

This bundle provides a -very- basic CAS () authentication client for Symfony 3 and 4.

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

[](#installation)

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

```
composer require prayno/casauth-bundle
```

Next, enable the bundle in your `app/AppKernel.php` file:

```
