Search code examples
phptypo3-flow

FLOW3 authentication Login form error


I tried to create a login form in the Flow3 PHP framework, but I got this error:

Might be missing or wrong credentials or no authentication provider matched.

Does anyone know how to create login form in detail than link below?

http://www.layh.com/work/flow3-fluid/tutorials/flow3-registration-and-login.html


Solution

  • Are you using a recent version of FLOW3? I believe that in the 1.1 releases the defaultAuthenticationProvider setting was deprecated.