AEM as Cloud service OSGI console permission to developers | Community
Skip to main content
Level 2
June 21, 2024
Solved

AEM as Cloud service OSGI console permission to developers

  • June 21, 2024
  • 6 replies
  • 1068 views

Hi Devs,
In AEMasCS  the developers can have access to OSGI console in higher environments ,
Can we restrict only to OSGI console access to a user?  (limited access to /apps and /content?)

Since developers can push osgi changes through code , do they need console access ?

Thanks,
Ranju

 

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 AMANATH_ULLAH

@renjush 

As others rightly mentioned, users can have read only access to OSGI configurations

This can be used to verify the configurations after deployment is done

The only way the OSGI configurations values can be updated is through code deployment or using environment variables in cloud manager

6 replies

EstebanBustamante
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
June 21, 2024
Level 3
June 21, 2024

In AEMaacs , devs dont need osgi console access and it is also not accessible to developers on cloud author environment . we just have developer console access in cloud. 

so the only way to push osgi configurations are through code

 

Thanks

DPrakashRaj
Community Advisor
Community Advisor
June 22, 2024

You really don’t need to restrict the developer console access in aem cloud service since it’s only provide a read only access. There might be the use case the OSGI configs are pushed via code and developers need to check if it’s updated or not. Developer console not only provides access to OSGI configs but others configuration as well like bundles, package information.

AMANATH_ULLAH
Community Advisor
AMANATH_ULLAHCommunity AdvisorAccepted solution
Community Advisor
June 22, 2024

@renjush 

As others rightly mentioned, users can have read only access to OSGI configurations

This can be used to verify the configurations after deployment is done

The only way the OSGI configurations values can be updated is through code deployment or using environment variables in cloud manager

Amanath Ullah
Level 2
June 24, 2024

@renjush 

 

In AEMaacs , devs dont need osgi console access and it is also not accessible to developers on cloud author environment . we just have developer console access in cloud. 

so the only way to push osgi configurations are through code

kautuk_sahni
Community Manager
Community Manager
June 25, 2024

@renjush Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!  

Kautuk Sahni