<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [SAMLAuthProvider](./auth.samlauthprovider.md) &gt; [(constructor)](./auth.samlauthprovider._constructor_.md)

## SAMLAuthProvider.(constructor)

Constructor. The providerId must start with "saml."

<b>Signature:</b>

```typescript
constructor(providerId: string);
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  providerId | string |  |

