Saransh Sharma created FINERACT-1120:
----------------------------------------
Summary: Two Factor Auth Filter Type Cast Error
Key: FINERACT-1120
URL: https://issues.apache.org/jira/browse/FINERACT-1120
Project: Apache Fineract
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: Saransh Sharma
Fix For: 1.4.0
{code:java}
// AppUser user = (AppUser) authentication.getPrincipal();
{code}
This line has some type casting error exception when running the two factor
mode.
To enable two factor mode you need to run with -Psecurity=twofactor
--
This message was sent by Atlassian Jira
(v8.3.4#803005)