Skip to content

Commit

Permalink
Add authenticators in the default guard.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 18, 2019
1 parent 4c651cb commit 1c35aa1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Resources/config/packages/dev/cas_security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@ security:
providers:
cas:
id: cas.userprovider
firewalls:
default:
guard:
provider: cas
authenticators:
- cas.guardauthenticator

0 comments on commit 1c35aa1

Please sign in to comment.