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
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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
Hi,
You should be able to grant developer access to environment specifics. Please check these:
Hope this helps
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
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.
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
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
@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!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies