PHPackages                             l3/cas-user-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. l3/cas-user-bundle

ActiveSymfony-bundle

l3/cas-user-bundle
==================

User Provider for CAS (return cas additional attributes)

1.0.13(5mo ago)05LGPL-3.0-or-laterPHPPHP &gt;=8.2

Since Dec 8Pushed 5mo agoCompare

[ Source](https://github.com/l3-team/CasUserBundle)[ Packagist](https://packagist.org/packages/l3/cas-user-bundle)[ Docs](https://github.com/l3-team/CasUserBundle)[ RSS](/packages/l3-cas-user-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (5)Used By (0)

Cas User Provider for CAS

Allow use attributes (returned by CasBundle or CasGuardBundle) for application Symfony2, Symfony3, Symfony4 and Symfony 5 and Symfony6 and Symfony7 (attributes are returned by apereo cas sso server and by the l3-team/CasBundle (repository github) or l3/cas-bundle (repository packagist) or l3-team/CasGuardBundle (repository github) or l3/cas-guard-bundle (repository packagist))

Installation of the Bundle
--------------------------

[](#installation-of-the-bundle)

Install the Bundle with this command :

```
composer require l3/cas-user-bundle:~1.0

```

Launch the command **composer update** to install the package.

For Symfony 2 and 3 : add the Bundle in the AppKernel.php file.

```
