System User Session Permissions AEM 6.3
Hi Team,
We are using admin login session on AEM6.0 "session = repository.loginAdministrative(getDefaultWorkspaceName())" . Now we are migrating to AEM6.3 using new approach of getting session i.e created a system user and added the same user in the user mapper service config.
Question:
1. How to make system user works as admin session means to have same permissions "repository.loginAdministrative(getDefaultWorkspaceName()) " method. ?
Thanks
Sumit