I have an Iris Intersystems instance that works with Apache server on Windows 11 machine. Are there any clear and simple instruction or documentation that explain how to migrate from Apache server to Nginx server?

1 0
0 28

I am building a web application that uses JWT for authentication. I would like to pass the token in cookies instead of the Authorization header.
Is there a way to intercept the request and check the token from the cookies instead of the header? I tried overriding the OnPreDispatch() method and adding it to my dispatch class, but it seems like it never gets executed, as the response returns "Unauthorized" before reaching it.

1 0
0 27

Hi There

Do we have any reference architecture for IRIS For Health or IRIS For Data Platform in general. Meaning a hospital besides to use these tools how they will plate the different solution components at web level, application level, and database level. What i understood from the IRIS document we put everything in one machine integration, database, business application, analytics etc.

So if i was able to put my request across clearly I am looking for best practices architecture guidelines to put IRIS solution in 3 tier architecture.

2 0
0 24