# ToggleSamlDto

**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#L89)

Enable/disable the SAML connection.

## Properties

| Property | Type |
|---|---|
| `isEnabled` | `boolean` |
