# SsoExchangeDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/api/src/auth/saml/dto/saml.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/auth/saml/dto/saml.dto.ts#L96)

Exchange a one-time SSO handoff code for tokens.

## Properties

| Property | Type |
|---|---|
| `code` | `string` |
