wmo-im / wis2box

WIS2 in a box is a reference implementation of a WMO WIS2 Node
https://docs.wis2box.wis.wmo.int
Apache License 2.0
38 stars 14 forks source link

Add user-login screen and role-based access control to wis2box-webapp #573

Open maaikelimper opened 9 months ago

maaikelimper commented 9 months ago

In order to implement the wis2box-webapp in wis2box-1.0b5 we used a temporary solution using wis2box-auth tokens.

What we actually wanted to have was a web-application that was secured behind a common auth solution in the stack so that the user accessing the wis2box-webapp would go via a login-screen.

This issue can not be resolved until we sort out the new auth solution in the stack. We can use this issue to track the progress on addressing this.

tomkralidis commented 8 months ago