| title | samlSingleSignOnSettings resource type |
|---|---|
| description | Represents the SAML single sign-on settings. |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.subservice | entra-applications |
| author | Jackson-Woods |
| ms.date | 04/03/2024 |
Represents a container for settings related to SAML single sign-on.
| Property | Type | Description |
|---|---|---|
| relayState | String | The relative URI the service provider would redirect to after completion of the single sign-on flow. |
The following JSON representation shows the resource type.
{
"relayState": "string",
}