---
title: "OAuth callback from OIDC provider for OPKSSH authentication (handles all sub-paths)"
method: GET
path: "/host/opkssh-callback/{requestId}"
tags: ["SSH"]
---

# OAuth callback from OIDC provider for OPKSSH authentication (handles all sub-paths)

`GET /host/opkssh-callback/{requestId}`

## Path parameters

- `requestId` string, required

## Response `200`

Callback processed successfully

## Other responses

- `404` — Invalid authentication session
- `500` — Authentication failed

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
