[FLOW3-general] Own Authentication Provider
Bernhard Marx
bernhard.marx at marxdesign.de
Thu Nov 3 19:55:11 CET 2011
Hi,
i'm trying to set up my own AuthenticationProvider
I copied "PersistedUsernamePasswordProvider.php" Renamed it and renamed the
class.
I updated Settings.yaml in flow -root
FLOW3: security: enable: yes
-
FLOW3:
security:
authentication:
providers:
DefaultProvider:
providerClass: MyOwnProvider
But the request still goes to the "PersistedUsernamePasswordProvider.php"
Any suggestions?
Thanks
Bernhard
More information about the FLOW3-general
mailing list