Hi, I'm trying out the new recommended way of getting access to your repository (no longer using loginAdministrative/getAdministrativeResourceResolver).
I see that you can get credentials from SlingServerRepository: SlingServerRepository.getAdministrativeCredentials(String adminUser) to get my admin user's credential information. But it doesn't look like it's exposed through a service. If you go to: http://server/system/console/status-Configurations You can see your admin user's credentials. Is there a recommended way to access a user's credentials? I don't want to put them in config files. Rob
