integrate asset selector with localhost | Community
Skip to main content
January 2, 2025
Solved

integrate asset selector with localhost

  • January 2, 2025
  • 2 replies
  • 1280 views

We have a requirement to use the adobe dam dynamic assets in our application which is hosted externally.

I'm checking integrating of  Micro-Frontend Asset Selector with localhost. I like to know if it possible to raise a support ticket with localhost as domain for providing with imsClientId, imsScope, and a redirectUrl for the integration.

I'm new to adobe assets so please elaborate your answers. Thanks in advance.

Best answer by arunpatidar

Hi @user26192 

 

You can confirm with Adobe if they support localhost by default.

If not, you can configure localhost to run under one of your listed domains. For example, refer to this guide:

Localhost on HTTPS using a custom domain.

https://emmapopoola.medium.com/setting-up-a-custom-domain-for-your-local-apps-mac-os-linux-c68798722143 

2 replies

arunpatidar
Community Advisor
Community Advisor
January 2, 2025

Hi @user26192 

Here is the example of Assets Selector integration with non- adobe app

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/asset-selector/asset-selector-integration/integrate-asset-selector-non-adobe-app 

 

I don't think so you can use locally hosted AEM DAM for this, this must be a Assets on Cloud.

Arun Patidar
user26192Author
January 2, 2025

Let me summarize the requirement.

- My client is having their assets with adobe
- We have another application which need to use those assets
- We are planing to integrate Asset selector as mentioned in the doc https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/asset-selector/asset-selector-integration/integrate-asset-selector-non-adobe-app

While doing POC, I like to check the working of the adobe assets selector locally. As the client needs to submit the support request for getting the imsClientId, imsScope and redirectUrl for the intergration. In the support request they need Domain names where the non-Adobe web application is hosted, can we use localhost as hosted domain in the support request for getting the credentials as I need to check it with the locally. ?

Also I like to know how development and debugging are done for asset selector if they don't support localhost?


arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
January 2, 2025

Hi @user26192 

 

You can confirm with Adobe if they support localhost by default.

If not, you can configure localhost to run under one of your listed domains. For example, refer to this guide:

Localhost on HTTPS using a custom domain.

https://emmapopoola.medium.com/setting-up-a-custom-domain-for-your-local-apps-mac-os-linux-c68798722143 

Arun Patidar