Can you set up folder level permissions for Assets HTTP API? | Community
Skip to main content
Level 2
March 24, 2021
Solved

Can you set up folder level permissions for Assets HTTP API?

  • March 24, 2021
  • 2 replies
  • 1443 views

I have a scenario where multiple developers need to access the same AEM DAM environment. Each developer will have their own workspace folder in the DAM. They will be accessing the assets and updating the metadata in their respective folders using the Assets HTTP API.

 

Is there a way to apply HTTP API (token-based) permissions for each developer so that they perform operations in their own specified folders in AEM DAM and by accident not mess up other workspaces?

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 BrianKasingli

@umair-afzal,

One way, you can create an AEM user for each of your developers with ACL (read,write,delete) permissions to only allow specific folder path restrictions.

2 replies

BrianKasingli
Community Advisor and Adobe Champion
BrianKasingliCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
March 24, 2021

@umair-afzal,

One way, you can create an AEM user for each of your developers with ACL (read,write,delete) permissions to only allow specific folder path restrictions.

Level 2
March 24, 2021

@briankasingliThank you for the response.

The developers need to access the DAM using the HTTP API - HTTP API works with service credentials/access-tokens - Each developer will have the same service credentials because they are on the same AEM instance.
How will I link each AEM developer user with the HTTP API access? 

joerghoh
Adobe Employee
Adobe Employee
March 25, 2021

Don't give the developers Admin access to that instance, but limit the permissions of the users they are using.