AEM Tenants | Community
Skip to main content
Level 2
August 24, 2018
Solved

AEM Tenants

  • August 24, 2018
  • 1 reply
  • 1319 views

Hi Community

DamUtil.getTenantAssetsRoot implementation has adaptation of resource resolver to a Tenant class:

Tenant tenant = (Tenant)resolver.adaptTo(Tenant.class);

and tenant object for my requests is always null.

I also noticed that the repository has a node '/etc/tenants'. I believe it has nothing to do with context-aware configs.

Could you share any docs regarding the functionality?

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 joerghoh

This function has nothing to do with the tenant concept which is providing/using /etc/tenants. There is no real "tenant" concept in AEM :-(

1 reply

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
August 24, 2018

This function has nothing to do with the tenant concept which is providing/using /etc/tenants. There is no real "tenant" concept in AEM :-(