How to use default csp.login page for a web application developed on angular js
I have a small web application developed on angular js hosted on IRIS using web application option from management portal.
I am looking out for a login page which can simply use Health Share authentication to get user login.
Simple CSP login page to come when application is launched .
Product version: IRIS 2020.1
Discussion (2)1
Comments
Do you still expect some echo?
Or is the question meanwhile just out of date?
I solved this as described in the following post (and comments): https://community.intersystems.com/node/507036
But since this approach is somewhat cumbersome and some time has passed since, I wonder if anyone has found a better way to deliver static files via WebApp and put the IRIS login page in front of it for authentication?