close

Filter

loading table of contents...

Studio Developer Manual / Version 2201

Table Of Contents

9.29 User Manager

CoreMedia Studio comes with an integrated user manager UI that allows administrating the groups and users that are allowed to access the different CoreMedia components and content. It also includes a rights management where access types for content are configurable for groups and users. This section describes the overall configuration properties of the CoreMedia Studio User Manager.

The following table describes the available Spring properties that you can configure for the User Manager.

studio.usermanager.protectInternalDomain
Type Boolean
Default false
Description

If set to true, the members of the internal domain can't be edited, created or deleted. In fact such internal members are hidden from the user manger. Only the rights management for external members is enabled then.

studio.usermanager.enableContentLiveGroups
Type Boolean
Default false
Description

If set to true, the content server group and live server group properties of a group can be edited.

studio.usermanager.minSearchCharacters
Type Integer
Default 3
Description

Sets the maximum number of search characters to input before the member search is triggered. The default value is 3. If set to 0, all members will be lazy loaded once the corresponding view in the user manager is opened. If your underlying user provider contains a great amount of users we recommend not to increase this value so that only concrete search requests are executed against the user provider.

studio.usermanager.protectedGroupNames
Type CSV
Default administratoren
Description

Protected groups can't be renamed and their rights can't be changed. The administratoren group always is protected. Additional values can be added using comma separated values. For external domains use the format name@domain.

studio.usermanager.managerUsers
Type String
Default null
Description

This optional list of comma separated values allows configuring specific administrative users that are allowed to access the CoreMedia Studio's user manager. For external domains use the format name@domain.

studio.usermanager.managerGroups
Type String
Default null
Description

This optional list of comma separated values allows configuring specific groups of administrative users that are allowed to access the CoreMedia Studio's user manager. The direct subgroups of the specified groups are allowed as well. For external domains use the format name@domain. If this list and the list of studio.usermanager.managerUsers are empty all administrative users are allowed.

Table 9.24. User Manager Spring Properties


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.