djoos / EscapeWSSEAuthenticationBundle

Symfony bundle to implement WSSE authentication
http://symfony.com/doc/current/cookbook/security/custom_authentication_provider.html
137 stars 59 forks source link

Unrecognized options #61

Closed jonatasfreitasv closed 9 years ago

jonatasfreitasv commented 9 years ago

Error msg: Unrecognized options "realm, profile, lifetime, encoder" under "security.firewalls.wsse_secured.wsse"

Symfony verion is last

Files: https://gist.github.com/jonatasfreitasv/8f61799d8c3697b5259c

Thx a lot.