adobe / aem-assets-selectors-mfe-examples

Assets Selectors contains a collection of components such as AssetSelector and DestinationSelector from Adobe Experience Manager Assets as a Cloud Service (AEM CS)
Apache License 2.0
4 stars 7 forks source link

Waiting for user to authenticate... #7

Closed timdonovanuk closed 7 months ago

timdonovanuk commented 11 months ago

The auth modal pops up, and authentication takes place, but no callback happens to the other window:

image

image

This is the same for every demo.

nazimamin commented 11 months ago

This is expected. Your redirectUrl (in this case window.location.href) must match the redirectUrl that was specifically setup for your AEM Assets ImsClientId . Arbitrary redirectUrl (the way you have it) will not work.

timdonovanuk commented 10 months ago

Thank you - could you please elaborate on steps to configure this? Or point to some documentation? If examples not working "is expected" perhaps the installation documentation could mention this and detail how to install.

vedgunjan commented 7 months ago

@timdonovanuk Where you able to find out the solution to you problem? I'm also running into same issue.

@nazimamin Can you plz share any documentation that we can refer?

Thanks!

timdonovanuk commented 7 months ago

I didn't get it working. @nazimamin comment assumes you know how to "draw the rest of the owl".

nazimamin commented 7 months ago

@timdonovanuk apologies for the confusion and that you weren't able to solve your issue. Thanks for opening this issue. I've added a warning in #9 so that it is clear what to expect. In order to have you on-boarded so for Asset Selector to work end-to-end in your public integration, you will need to have a client id provisioned. Can you kindly open a support ticket from your AEM Admin Console and provide the below two items:

Someone from support will reach back out to you when that is complete and provide all the necessary configuration that you need.

For now, I'll close this ticket. Feel free to re-open/create another if your concerns aren't resolved after following the above.