For the complete documentation index, see llms.txt. This page is also available as Markdown.

ChatGPT

To configure ChatGPT, enter the list of Enterprise workspace IDS you want to allow access to.

This control is limited to ChatGPT Enterprise customers.

Access to all other ChatGPT accounts will be blocked.

If a user tries to access the account that is that an Enterprise Account not in the allowed list, then a ChatGPT block page is shown:

ChatGPT Tenant Restriction Error Page
ChatGPT Tenant Restriction Error Modal

Resolve certificate pinning message on macOS

The ChatGPT macOS desktop app uses certificate pinning and requires an extra step to work correctly. The app will show an error below until this is resolved:

ChatGPT certificate pinning error referencing dope.security_root_ca
ChatGPT blocked by certificate pinning when dope inspects its traffic

Deploy the MDM profile below (com.openai.chat) via MDM, scoped to all macOS devices. This will allow the dope.security root CA. Download the profile or copy the XML below.

Pinning is checked against every certificate up to the trusted root, so adding the dope.security root CA hash is sufficient. Multiple hashes can be listed to cover additional/test CAs.

Last updated