---
title: "GET /api/auth/sso/{ssoId}/authorize"
method: GET
path: "/api/auth/sso/{ssoId}/authorize"
tags: ["api", "auth"]
---

# GET /api/auth/sso/{ssoId}/authorize

`GET /api/auth/sso/{ssoId}/authorize`

Get redirected to SSO provider

## Path parameters

- `ssoId` string, required

## Query parameters

- `redirect_uri` string
- `login_hint` string
- `sellerId` string

## Other responses

- `302` — Found
- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/vivenu/apis/vivenu-api.md) · [All operations](https://skmtc.net/vivenu/apis/vivenu-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vivenu/vivenu-api/revisions/36be0dca14e7/schema)
