> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pd-ag/parallels-desktop-licensing-guide/managing-subscriptions-licences-and-seats/activating-using-a-corporate-account.md).

# Activating Using a Corporate Account

Starting with Parallels Desktop 20, the 'Activation using corporate account' (sometimes referred to as SSO activation) option became available to users of Enterprise Edition, greatly simplifying the experience for end users. It allows administrators to manage seat allocation dynamically and avoid sharing license keys directly, reducing chances of misuse.

{% hint style="warning" %}
**Attention**: This option is not available to user of Parallels Desktop Business Edition.
{% endhint %}

This option works best for medium- and enterprise-size organizations that have an identity provider (e.g., Entra ID from Microsoft) and rely on it to automate application license management routines. With SCIM integration (optional), licenses from contractors and people who left the company and were removed from the identity provider directory will be automatically revoked. There is also an option to automatically revoke licenses from people who have not used the product for a long time.

{% hint style="info" %}
**Note**: Parallels Desktop for Mac **Enterprise** **Edition** allows you to mix per-device and SSO licenses as you see fit. This enables you to retain permanent Parallels Desktop licenses on some of your company's Macs while allocating the rest dynamically as needed.
{% endhint %}

To benefit from this option, you will need to:

1. [Contact our team](https://www.parallels.com/products/desktop/enterprise/) to purchase an Enterprise Edition license or start a trial.
2. Set up integration between your identity provider (Entra ID, Okta, Ping Identity, or others) and Parallels My Account using the [**Configuring the Single Sign-On integration**](/landing/pd-ag/getting-started/configuring-the-single-sign-on-sso-integration-with-parallels-my-account.md) chapter from our Parallels Desktop for Mac Enterprise Edition Administrator's Guide. If there is no guide for your identity provider, it is recommended that you follow the one for Entra ID.
3. Deploy Parallels Desktop for Mac to your company's Macs using your MDM of choice (as described [in the guide](/landing/pd-ag/provisioning-and-activation-of-parallels-desktop.md)) or simply share this link with users: <https://parallels.com/directdownload/pd?experience=sso>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pd-ag/parallels-desktop-licensing-guide/managing-subscriptions-licences-and-seats/activating-using-a-corporate-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
