Read only access to /system/console | Community
Skip to main content
Mahedi_Sabuj
New Participant
November 15, 2023
Solved

Read only access to /system/console

  • November 15, 2023
  • 4 replies
  • 1318 views

Is there any way to provide read-only access to /system/console for specific user groups?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aanchal-sikka

@mahedi_sabuj 

 

I don't think its possible to provide Read-only access.

Based on the functionality needed, may be you can check for other alternative in AEM.

 

4 replies

MarkusBullaAdobe
Employee
November 16, 2023

Hi @mahedi_sabuj!

The direct answer to your question has correctly been provided by @aanchal-sikka. There is no easy, direct way to provide read-only access to the system console (Apache Felix web console) OOTB.

However, depending on your setup and use case, there might be other options to satisfy your requirements:

  • If your are using Cloud Manager, there is the Developer console which provides read-only access to log files, bundle status and OSGI configuration information.
  • Depending on the specific information you want to share, there might be other UIs or ways to expose that data in a read-only manner.

 

Hope that helps!

MayurSatav
New Participant
November 15, 2023

@mahedi_sabuj ,

 

Have you checked the configuration for org.apache.sling.extensions.webconsolesecurityprovider.internal.SlingWebConsoleSecurityProvider ?

 

Himanshu_Jain
New Participant
November 15, 2023

But there is no workaround to provide read only access .

Himanshu Jain
Himanshu_Jain
New Participant
November 15, 2023

Hi @mahedi_sabuj ,

You can add user groups but it will be with full access not just read only.

 

Thanks

 

Himanshu Jain
aanchal-sikka
aanchal-sikkaAccepted solution
New Participant
November 15, 2023

@mahedi_sabuj 

 

I don't think its possible to provide Read-only access.

Based on the functionality needed, may be you can check for other alternative in AEM.

 

Aanchal Sikka