Hey Intersystems Community!
I'm trying to get IRIS to serve static files, including security and redirect to login if no session is present.
This is the flow I am trying to accomplish:
- User Opens a page, <my-iris-instance>/my-app/index.html, index.html being a static file
- User is redirected to the default IRIS Login page since no session is present
- User logs in
- User gets redirected back to index.html
For CSP applications this seems to work. I can open "http://localhost:52773/csp/sys/sec/%25CSP.UI.Portal.Applications.Web.ze…" in an incognito tab and get redirected to th

.png)
.png)
