Skip to content
All features

Feature

End-user portal

A single calm page tells employees when their device will migrate. They can defer or start now.

What it is

Employees see one screen: their device, when migration is scheduled, a brief explanation, and three buttons (defer 4h, defer 24h, start now). Each defer is capped at 2 per device. Customer-branded.

How it works

apps/portal/ is a separate Next.js app on portal.<customer>.nexune.in. PortalController routes scope by upn from the AAD B2C claim. Defer bumps Wave.ScheduledStart + audits the action. Start-now surfaces the device to the front of the queue.

What you get

  • Employees feel in control without being burdened.
  • No ambiguity, no email chains, no surprise reboots.
  • Custom logo / accent / support email per customer.

See this feature running.