Leiste mit Community-Erfolgen erweitern.

sarahxxu
sarahxxu
Offline
Typ
  • Alle
  • Fragen
  • Diskussionen
  • Ideen
  • Blogs
Nach Beiträgen filtern
  • Have you checked out https://developer.adobe.com/app-builder/docs/guides/application_state/? This should be what you are looking for. 

    Typ

    Fragen

    Zugriffe

    816

    Likes

    0

    Antworten

    1
  • In addition, for Asset Compute Workers, here is some documentation that may help. https://docs.adobe.com/content/help/en/asset-compute/using/extend/understand-extensibility.html

    Typ

    Fragen

    Zugriffe

    2.2K

    Likes

    0

    Antworten

    0
  • Not exactly -- every action, even the generic one just printing out text, built with firefly (by default) has a flag `require-adobe-auth:` enabled to true. this means the action WILL expect an access token when it's invoked. this access token is used by our validator to check whether this user / ser...

    Typ

    Fragen

    Zugriffe

    9.3K

    Likes

    0

    Antworten

    0
  • We check whether the user has product context in their user profile. On finer control, Analytics is interesting example! Unlike other APIs, Analytics 2.0 allows 2 types of integration, OAuth and Service Account. OAuth allows the developer to leverage user's individual user access while Service Accou...

    Typ

    Fragen

    Zugriffe

    9.3K

    Likes

    0

    Antworten

    0
  • Hi @Urs_Boller I think we do have some sample applications (see "Code Labs" on this page https://www.adobe.io/apis/experienceplatform/project-firefly/docs.html#!AdobeDocs/project-firefly/master/resources.md). However, I don't think we have one showing top nav and route mapping like the one you are a...

    Typ

    Fragen

    Zugriffe

    5.1K

    Like

    1

    Antworten

    1
  • Hi @Urs_Boller ,Looks like this is related to https://experienceleaguecommunities.adobe.com/t5/project-firefly-questions/user-permissions-for-firefly/qaq-p/364176#M9?Similar to that question, we recommend practicing caution when considering a solution to share data between applications as it can giv...

    Typ

    Fragen

    Zugriffe

    4.1K

    Like

    1

    Antworten

    1
  • Hi @Urs_Boller Currently, access is granted based on the user's existing product access. A user needs to have access to all the products used by the app to access it. Let's say the app uses Analytics and Campaign, a user needs to have access to both to be able to use the app.We'd love to be able to ...

    Typ

    Fragen

    Zugriffe

    9.4K

    Like

    1

    Antworten

    5
  • @Urs_Bollerhow about writing an "installation" or "update" script using Adobe I/O CLI?You can ask users to 1) create credentials in Console and generate a file, 2) run your script to install or to update the app using those credentials.Other than bash script, this can also be done with GitHub action...

    Typ

    Fragen

    Zugriffe

    8.8K

    Likes

    0

    Antworten

    0
  • @Urs_Bollerif this app is not proprietary, you can maintain the code on GitHub as an open source project and just put in set up instructions for anyone who's interested to set this up in their org! 

    Typ

    Fragen

    Zugriffe

    8.8K

    Likes

    0

    Antworten

    0
  • Hi @Urs_Boller In our current release, each Firefly app can only be deployed and accessed within the same organization. While we have considered the ISV angle (where an ISV can build and sell an app / a service to be used by multiple orgs), we currently don't have a timeline for supporting this ootb...

    Typ

    Fragen

    Zugriffe

    8.9K

    Like

    1

    Antworten

    5