adobe / adobe/aio-cli-plugin-app
Generate better experience.adobe.com urls for app preview/dev
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 41
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 3
Description
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.
Contributor guide
Research direction
Start by locating the app plugin's preview and development URL generation, then trace where the IMS org ID and organization name are available. Update the generated experience.adobe.com URLs to include the IMS org ID so the app opens in the correct organization, and verify the URL resolves as described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100