| Job ID | Process | Status | Created | |
|---|---|---|---|---|
| — | ||||
The server will verify the pulled image digest matches this value before deploying.
The process image must read inputs from stdin (JSON)
and write its result to stdout.
In a real deployment the server POSTs the job result to this URI. The dashboard simulates callback reception via polling.
| ID | Title | Version | Image | Deployed | Actions |
|---|---|---|---|---|---|
No processes loaded | |||||
| Job ID | Process | Status | Created | IPFS CID | Actions |
|---|---|---|---|---|---|
No jobs yet | |||||
When a job completes the server notifies the subscriber URI. The dashboard simulates receiving these callbacks by polling active jobs. Each notification appears here and as a toast.
| Subject (sub) | — |
| Name | — |
| — | |
| Scopes | — |
| Expires | — |
Click to copy. This token is sent as Authorization: Bearer … on every API call.
Decoded JWT payload from the id_token returned alongside the access token. Signature not verified client-side.
| Issuer | https://www.authenix.eu |
| Client ID | 8fd29c71-8c84-4b7c-bd39-53d26bcaeb76 |
| Flow | Token flow — response_type=token id_token + PKCE |
| Token delivery | URL fragment (#access_token=…&id_token=…) |
| Token info | https://www.authenix.eu/oauth/tokeninfo |
| UserInfo | https://www.authenix.eu/openid/userinfo |
| Auth endpoint | — |