OGC API Processes

Sign in via AUTHENIX to manage and execute processes.
Read the guide →

Secure Dimensions  ·  Terms of Use  ·  Cookie Notice  ·  Privacy Notice
OGC Processes
??
User
Dashboard
Processes
Total jobs
Running
Successful
Failed
Callbacks
0
Recent jobs
Job IDProcessStatusCreated
Activity log
Connecting…
Deploy process
DRU — Part 2
Process identity
Execution unit (Docker)

Use bridge only if the process image needs outbound network access (e.g. fetching from a SensorThings API). none is the secure default.

Process description (JSON — OGC schema)
📦 How to create a deployable Docker image ▼ show
Execute process
POST /processes/{id}/execution
Target
Inputs (JSON)
Callback subscriber (optional)

In a real deployment the server POSTs the job result to this URI. The dashboard simulates callback reception via polling.

Process list
My processes 0
IDTitleVersionImageDeployedActions
No processes deployed by you
Other users' processes 0
IDTitleVersionImageOwnerDeployedActions
No processes from other users
Job monitor
Job IDProcessStatusCreatedIPFS CIDActions
No jobs yet
Job callbacks

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.

No callbacks received yet
API Documentation
OpenAPI 3.0
OpenAPI specification

The server exposes a full OpenAPI 3.0 description at …/api/1.0/openapi. Open the interactive Swagger UI in a new tab or download the raw JSON.

Endpoints
Method Path Scope Description
GET/Landing page
GET/conformanceConformance classes
GET/api/1.0/openapiOpenAPI 3.0 spec
GET/api/1.0/processespublicList processes
GET/api/1.0/processes/{id}publicProcess description
POST/api/1.0/processesogcapi:deployDeploy process (DRU)
PUT/api/1.0/processes/{id}ogcapi:deployReplace process (DRU)
DELETE/api/1.0/processes/{id}ogcapi:deployUndeploy process (DRU)
POST/api/1.0/processes/{id}/executionogcapi:executeExecute process
GET/api/1.0/jobsopenidList own jobs
GET/api/1.0/jobs/{jobId}openidJob status
GET/api/1.0/jobs/{jobId}/resultsopenidJob results (IPFS)
DELETE/api/1.0/jobs/{jobId}openidDismiss job
Admin
Local auth
Admin login

Sign in with your local admin credentials to manage user privileges. This is separate from AUTHENIX.

Settings & token
Authenticated user
Subject (sub)
Name
Email
Scopes
Expires
Access token

Click to copy. This token is sent as Authorization: Bearer … on every API call.

ID token claims
— not yet received —

Decoded JWT payload from the id_token returned alongside the access token. Signature not verified client-side.

AUTHENIX endpoints
Issuerhttps://www.authenix.eu
Client ID8fd29c71-8c84-4b7c-bd39-53d26bcaeb76
FlowToken flow — response_type=token id_token + PKCE
Token deliveryURL fragment (#access_token=…&id_token=…)
Token infohttps://www.authenix.eu/oauth/tokeninfo
UserInfohttps://www.authenix.eu/openid/userinfo
Auth endpoint
Request additional privileges

If you need deploy or bridge network access, submit a request below. The admin will receive an email and can grant access via the Admin panel.

Current privileges:
⚠ Forget Me — Right to Erasure

Permanently deletes all personal data we hold about you: your name, email, subject identifier, privilege grants, and job history. This action cannot be undone. See the Privacy Notice for details.

You must undeploy all your processes before Forget Me can be used. Go to the Process list tab to remove them first.

Terms of Use  ·  Cookie Notice  ·  Privacy Notice  ·  © 2009–2026 Secure Dimensions GmbH