RaveFocus Microsoft launch control
Microsoft sign-in refresh runbook
Use this before SharePoint admin consent, List creation, Planner Premium ID capture, Power Automate setup, or a final launch retry when Microsoft reports stale sign-in.
runbook ready - apply required status
ravefocus.onmicrosoft.com tenant
False apply mode
False Graph probe passed
0 failed steps
Launch guard: this runbook never stores access tokens or sensitive proof and never switches forms live.
Owner Command
npm.cmd run reauth:microsoft -- -Apply -RunRetryAfter
Next Actions
- run npm.cmd run reauth:microsoft -- -Apply -RunRetryAfter from an owner/admin session
- approve SharePoint PnP admin consent only after confirming the tenant is ravefocus.onmicrosoft.com and the PnP app ID matches the consent runbook
- do not switch worker forms live until final preflight has zero blocked gates
Rules
- does not store access tokens, passwords, recovery codes, payment details, private records, ID photos, billing data, bank data, payout settings, or private fan/customer info
- does not switch worker forms live
- does not create SharePoint Lists, Premium plans, Planner tasks, or Power Automate flows by itself
- owner/admin must verify tenant and consent app before continuing
- no proof = no payout; no assigned task = not payable
Steps
| Step | Status | Exit | Seconds | Command | Message |
|---|---|---|---|---|---|
| dry-run guard | not run | 0 | 0 | npm.cmd run reauth:microsoft -- -Apply -RunRetryAfter | Report-only mode. Re-run with -Apply to refresh Microsoft sign-in, then optionally -RunRetryAfter to rerun the Microsoft retry check. |