System user mapping and permissions | Community
Skip to main content
September 12, 2017
Solved

System user mapping and permissions

  • September 12, 2017
  • 3 replies
  • 1593 views

Hi team,

I am testing Bootstrap Connector in AEM 6.0+. In AEM 6.3, once the connector installed, a system user 'bootstrap-service' with service mapping and permission is ready to go, however, in AME 6.1, after installing the connector, the system user is created but no permission and service mapping configuration.

Do I have to give permissions from http://localhost:4502/useradmin  and map user with service on http://localhost:4502/system/console/configMgr pages?

Thank you.

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 MC_Stuff

If it is missing you need to configure manually by the steps highlighted by you.

3 replies

MC_Stuff
MC_StuffAccepted solution
September 12, 2017

If it is missing you need to configure manually by the steps highlighted by you.

Ratna_Kumar
September 12, 2017

Yes, you need to give permissions to system user in useradmin and then map user with service on http://localhost:4502/system/console/configMgr

~Ratna.

September 13, 2017

Thanks for your response.

Does it mean if I develop a connector based on Bootstrap Connector for AEM 6.1, I have to ask my clients to manually create a system user with proper permissions and service mapping? Or, is there any way that can have those configurations automatically set up in the package of connector?