# ImportMetadataDto

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

Import IdP metadata by URL or inline XML.

## Properties

| Property | Type |
|---|---|
| `url` | `string` |
| `xml` | `string` |
