---
title: "Generate a single sign-on request for the domain management portal."
method: POST
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/generateSsoRequest"
tags: ["Domains"]
---

# Generate a single sign-on request for the domain management portal.

`POST /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/generateSsoRequest`

Generate a single sign-on request for the domain management portal.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- DomainControlCenterSsoRequest — Single sign-on request information for domain management.
  - `url` string — URL where the single sign-on request is to be made.
  - `postParameterKey` string — Post parameter key.
  - `postParameterValue` string — Post parameter value. Client should use 'application/x-www-form-urlencoded' encoding for this value.

## Other responses

- `default` — App Service error response.

---

[API](https://skmtc.dev/azure/apis/domains-api-client.md) · [All operations](https://skmtc.dev/azure/apis/domains-api-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/domains-api-client/revisions/7d583d02fb0e/schema)
