# External OIDC secure enrollment

{% hint style="warning" %}

#### Availability

This feature is available in all plans, with usage limits. See the [pricing page](https://defguard.net/pricing/) for details.
{% endhint %}

When [External OIDC is enabled,](https://docs.defguard.net/features/external-openid-providers) users have the possibility to [securely enroll (automatically create a Defguard account) and very easily configure their desktop client](https://docs.defguard.net/using-defguard-for-end-users/enrollment/with-external-sso-google-microsoft-custom) just by logging in with the SSO provider:

<figure><img src="https://3466771104-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe86iamwJVSYnIRsyVEAV%2Fuploads%2Fgit-blob-090615c9a095450c07af78f073a4e9c09ae5b7c2%2FScreenshot%202024-11-20%20at%2018.14.17.png?alt=media" alt=""><figcaption></figcaption></figure>

For this to work, see [#openid-enrollment](https://docs.defguard.net/features/external-openid-providers/..#openid-enrollment "mention").


---

# Agent Instructions: 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:

```
GET https://docs.defguard.net/features/external-openid-providers/external-oidc-secure-enrollment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
