Configuration

map.apps SDI integration for map.apps Manager

map.apps SDI ships with the bundle sdi_appstate-manager-integration, which adds advanced management capabilities for map.apps SDI to map.apps Manager. The installation of this bundle was explained in the previous section.

Administrator rights are required to use the features of this bundle. It is not available for users with editor permissions.

As an administrator, you can view, update, or delete any app state, regardless of the visibility settings of an app state.

In addition, you can see the last access time and the number of accesses to an app state. This is helpful for recognising app states that have not been used for a longer period of time.

app state selection

ArcGIS Portal app states

To manage app states of private or group-protected app states created with ArcGIS Portal authentication in map.apps Manager, there is a special app called sdi_savestate-manager-portal-auth. Configuration for this is performed in the app’s app.json file.

Admin role

Registered users are assigned specific user roles. You can define a role that is interpreted as an administrator role. Administrative users have full access to all app states, i.e. they can create, view, edit, and delete any app state.

The default role for administrative users is maAdmin. So if the user has the maAdmin role, he is considered an administrator. You can change this by setting the following property in the application.properties file:

savestate.admin.role=maAdmin