Hello everyone, I followed the steps to build the platform to *enable oauth* and ran a local server to test the same for implementation in the new web-app. But for the request : POST https://localhost:8443/fineract-provider/api/v1/oauth/token?username=mifos&password=password&client_id=community-app&grant_type=password&client_secret=123
I got the following error: *'An Authentication object was not found in the SecurityContext' * Am I missing something here? I would appreciate if anyone could assist me on this. Thanks Abhay
