Sign in with your organization account. You need
Gateway.Admin, and Platform.Admin for the Acidni master view.
This server runs in dev identity mode. There is no
Entra behind it, so an az token is rejected here — paste a locally-signed dev token.
Run this from the msp-ai-gateway repo directory, with DEV_IDENTITY_SECRET
matching the running server:
$env:DEV_IDENTITY_SECRET="workstation-dev-secret"; npm run dev:token -- --sub you@example.com --tenant acidni --roles Gateway.Admin,Platform.Admin