How to allow non-admin users to access Web Console | AEM

Description

Environment
Adobe Experience Manager 6.5

Issue/Symptoms
This article explains how to allow non-admin users to access Web Console (OSGi (Open Service Gateway Initiative) Console).

Resolution

You can add groups and users to Apache Sling Web Console Security Provider to provide permission.

Using a group including the users you want to provide access to Web Console, is recommended.

Follow below steps:

  1. Create a group and add users to it.
  2. Open Web ConsoleOSGiConfiguration (http://localhost:4502/system/console/configMgr)
  3. Go to Apache Sling Web Console Security Provider
  4. Add the group to Group Names in the configuration
  5. Save the configuration

On this page