Re: [Mifos-users] Question regarding CORS request

2024-02-14 Thread Fernando Hillermann
Thanks for your answer. I really appreciate it. Best regards, Fernando Hillermann El mar, 13 feb 2024 a la(s) 11:30 a.m., VICTOR MANUEL ROMERO RODRIGUEZ ( victor.rom...@fintecheando.mx) escribió: > Hello Fernando, > > My suggestion if you are using a public IP, is to use a FQDN, SSL and an > A

Re: [Mifos-users] Question regarding CORS request

2024-02-13 Thread VICTOR MANUEL ROMERO RODRIGUEZ
Hello Fernando, My suggestion if you are using a public IP, is to use a FQDN, SSL and an API Gateway. In the API gateway you can manage the CORS and also add an extra layer of security. Remember to enable SSL on the Fineract too. Regards Victor Romero El mar, 13 feb 2024 a las 9:04, Fernando Hi

[Mifos-users] Question regarding CORS request

2024-02-13 Thread Fernando Hillermann
Hi everybody! Hope you are doing well. I have a question regarding the access to Mifos X 23.12, Fineract 1.9.0. I have successfully installed the version on an Amazon EC2 instance and we can test it without any problems inside the server (connected through remote desktop access). I configured a pub