---
title: "Okta SSO redirect URI"
method: GET
path: "/okta/reply"
tags: ["/okta"]
---

# Okta SSO redirect URI

`GET /okta/reply`

Get the access token, refresh token and id_token of a user authenticating to Okta SSO

## Query parameters

- `state` string, required
- `code` string, required

## Other responses

- `302` — Redirect to Zesty.io Auth API /finished endpoint

---

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