---
title: "Authenticate with SAML"
method: POST
path: "/saml/signon"
tags: ["Authentication"]
---

# Authenticate with SAML

`POST /saml/signon`

Redirects to the Identity Provider (IdP) for authentication.

## Query parameters

- `keepSession` boolean

## Response `200`

OK - Redirects to the target page if a valid session exists.

## Other responses

- `302` — Found. Redirects to the IdP for authentication if no valid session is found.

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/revisions/0850b5d6be73/schema)
