set-app-registration-native
Installation
SKILL.md
Shared instructions: shared-instructions.md — read first.
Set App Registration Native
Wire auth.config.json to an Entra ID app registration for a Power Apps Wrap mobile app.
This skill is manual by design:
- Do not create or patch app registrations from this skill.
- Use the public Power Apps Wrap app-registration page to create/configure the
registration, then write the pasted client ID into
auth.config.json. - Do not direct the user to add redirect URIs or API permissions manually. Tenant-wide admin consent is not required for this Wrap registration flow.
Workflow
- Verify app root -> 2. Resolve environment + tenant -> 3. Open Wrap registration URL -> 4. Capture client ID -> 5. Write
auth.config.json-> 6. Validate JSON -> 7. Summary