Build a GitHub App Manifest
POST/integrations/github/app/manifest
Return a GitHub App manifest plus a single-use CSRF state token. The browser POSTs the manifest to manifest_url; GitHub creates the App and redirects back to the callback below. Requires plexicus.backoffice-settings.admin. webhooks_included is false when the supplied origin is provably non-public (RFC1918/loopback address, reserved TLD such as .local, or a single-label host) — the App is still fully usable for manual and scheduled scans, only push-triggered rescans are lost.
Request
Responses
- 200
- 422
Successful Response
Validation Error