Using XYZ to onboard a Microenvironment using XYZ¶
1. Scan onboarding QR code¶
If the end user does not have the XYZ app on their mobile, scanning the QR code with their camera takes them to their app store to download XYZ first.
With the XYZ app already installed, the user can scan the QR code via the app's Scan QR button (or a card-specific button).
2. User scans the QR code¶
3. Microenvironment onboarding splash screen¶
If the requested Microenvironment card doesn't exist inside the XYZ app yet, then it gets instantiated as follows:
- XYZ asks Studio API for the configuration based on
me_id
(mapping between OAuth 2.0client_id
andme_id
) - XYZ creates card on user device (cache images, text, actions, etc.)
Select identity¶
XYZ displays a list of identities to the user. If me_id
has an associated Identity, XYZ suggests it (but also allows for selecting other Identities).