issues
search
ecphp
/
cas-bundle
CAS Bundle, a standard Symfony bundle for authentication using CAS protocol.
https://ecphp-cas-bundle.readthedocs.io
BSD 3-Clause "New" or "Revised" License
43
stars
9
forks
source link
Use new Authenticator system.
#59
Closed
drupol
closed
2 years ago
drupol
commented
2 years ago
This PR
[x] Convert the
GuardAuthenticator
into an
Authenticator
so it works with Symfony >= 5.4
[x] Tests are refactored accordingly
[x] Documentation has been updated accordingly
Related to #58
This PR
GuardAuthenticator
into anAuthenticator
so it works with Symfony >= 5.4Related to #58