Introduction / User permission configuration / Architecture / Authorization checks using FirstSpirit
Authorization checks using FirstSpirit
Quick start
Quick start provides an overview of the steps required and the order in which they should take place in order to enable authorization checks in FirstSpirit:
- Starting the permission service: the service is a system module component and is present on the server when first installed, so it does not need to be installed separately. However, the service contains services that may need to be started if they are not already started automatically. Starting and stopping services is handled either via FirstSpirit ServerMonitoring or via ServerManager.
- Adapting the permission service's system configuration files (service.ini, groups.xml and users.xml) (see Configuring the server component)
- Creating a metadata template (see in metadata (→FirstSpirit Online Documentation))
CMS_INPUT_PERMISSION and secure media - Configuring web components using ServerManager.
- Configuring permissions using ServerManager
- Input component information for secure media
- Input component information for checking permissions
- Configuring the Multi-Access Control filter
See also the FirstSpirit security module documentation.
The following pages describe in detail the implementation scenarios and individual configuration options.