---
title: "Microsoft SSO redirect URI"
method: GET
path: "/azure/reply"
tags: ["/azure"]
---

# Microsoft SSO redirect URI

`GET /azure/reply`

Get the access token, refresh token and id_token of a user authenticating to Azure 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)
