On Sun, May 24, 2020 at 7:15 PM Ephraim Moss <[email protected]> wrote:
> Hi Terence, > > I'm trying to get a working instance of > https://github.com/openMF/web-self-service-app up and running. There > seems to be inconsistencies with how CORS is configured on dev.mifos.io. > /self/authentication has CORS headers added but /self/clients doesn't. > Can you outline the steps with cURL requests for the API calls you made? I checked the users on dev.mifos.io but I couldn't find any self service user. Have you created one? I believe you need to create and link to a client. Then you can use the self service user credentials to access self service APIs. -Terence Monteiro. Could the repo be updated with the correct api's and config with the new > dev instances? > > Thanks in advance > > On Fri, May 22, 2020 at 7:02 PM Terence Monteiro < > [email protected]> wrote: > >> Hi Friends, >> >> I'm pleased to announce the availability of https://dev.mifos.io with >> the latest develop branch of Fineract having changes to authentication from >> https://issues.apache.org/jira/browse/FINERACT-726 which removes >> credentials passed through URL. >> >> The new Web App[1] leveraging the Angular[2] framework and Angular >> Material design is available at https://webapp.mifos.io although please >> note this is currently in development and not yet ready for production use. >> >> Here's the policy with instances running at mifos.io for the community: >> >> 1. https://demo.mifos.io - official demo instance having the latest >> stable release >> 2. https://staging.mifos.io - staging instance which implements the >> latest Community App from develop branch >> 3. https://dev.mifos.io - fresh development instance with latest >> fineract from develop branch for use as backend for development purposes >> for frontend applications >> 4. https://webapp.mifos.io - new Web App on Angular (not AngularJS) >> with material paradigm >> >> Hope this helps >> >> [1] https://github.com/openMF/web-app >> [2] https://angular.io >> >> -- >> Best Regards, >> Terence Monteiro, >> Mob: +91 96633 13728 >> https://www.sanjosesolutions.in >> <http://www.sanjosesolutions.in> >> >
