Installation

This package has a Symfony Flex recipe that will install configuration files for you.

Default configuration files will be copied in the dev environment.

Step 1

The easiest way to install it is through Composer

composer require ecphp/eu-login-bundle

Step 2

Edit the configuration file config/packages/dev/cas_bundle.yaml and make the necessary changes to fit your needs.

See more on the dedicated Configuration page.

Step 3

Read the ecphp/cas-bundle documentation to have more information on how to enable a firewall and protect your application.