PHPackages                             l3/uid-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. l3/uid-user-bundle

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

l3/uid-user-bundle
==================

User Provider for CAS (return only the UID)

1.0.13(2y ago)01.1k2LGPL-3.0-or-laterPHPPHP &gt;=8.2

Since Mar 1Pushed 2y ago1 watchersCompare

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

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

User Provider for CAS

Allow use only UID (returned by CasBundle) for application Symfony2, Symfony3, Symfony4 and Symfony 5 and Symfony 6 (uid is the id user returned by jasig cas sso server and by the l3-team/CasBundle (repository github) or l3/cas-bundle (repository packagist))

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

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

Install the Bundle with this command :

```
composer require l3/uid-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.

```
