citysciencelab / scenario-explorer-addon

The Scenario Explorer Masterportal AddOn Code Repository
GNU General Public License v3.0
1 stars 0 forks source link

Add authentification module #4

Closed herzogrh closed 1 month ago

herzogrh commented 2 months ago

To authenticate users and display the scenario results and the models available for a given user, an authentification module needs to be linked with the simulation controller addon.

There is already a Masterportal authentification module that can be used (see here: https://gitlab.com/berlintxl/futr-hub/platform/stacks/geodata_stack/masterportal-login-addon and here: https://www.masterportal.org/news/detail/masterportal-version-2370-veroeffentlicht) - needs double checking if this is already included in Masterportal 3.0

herzogrh commented 2 months ago

For non-authentificated users, a smaller functionality should be provided (eg. no display of job results)

FritzHoing commented 2 months ago

Basic authentication for the masterportal and the simulation addon is solved here: