> ## Documentation Index
> Fetch the complete documentation index at: https://docs.genow.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# SAML Assertion Consumer Service

> Receives and processes the SAML response from the identity provider after user authentication. Validates the SAML assertion, generates JWT access and refresh tokens, and redirects the user to the frontend with the access token. Sets a secure HTTP-only cookie containing the refresh token. On error, redirects to the frontend error page.



## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.genow.ai/llms.txt).
