Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate better experience.adobe.com urls for app preview/dev #512

Open
purplecabbage opened this issue Feb 1, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@purplecabbage
Copy link
Member

Users have errors if they are in multiple orgs, and try to load the their localhost app while logged into the wrong org.
Unified shell supports the use of an imsOrgId in the url and will resolve it for us.
experience.adobe.com/#/@6xxxxxxxxxxxxxxxx101@AdobeOrg/home will resolve to
experience.adobe.com/#/@adobeiotest/home

In the case of the app plugin, we can find the imsOrgId, and even the org name, but we don't have the tenantId (@adobeiotest)
By forming urls with imsOrgId we could force the developer to open the app in the right org.

@shazron shazron added the enhancement New feature or request label Apr 13, 2022
@aiojbot
Copy link
Collaborator

aiojbot commented Apr 13, 2022

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants