15 lines
669 B
Markdown
15 lines
669 B
Markdown
{% ifversion scim-for-ghes %}
|
|
|
|
{% note %}
|
|
|
|
**Note:** SCIM for {% data variables.product.product_name %} is currently in private beta and is subject to change. For access to the beta, contact your account manager on {% data variables.contact.contact_enterprise_sales %}.
|
|
|
|
{% endnote %}
|
|
|
|
{% warning %}
|
|
|
|
**Warning:** The beta is exclusively for testing and feedback, and no support is available. {% data variables.product.company_short %} recommends testing with a staging instance. For more information, see "[Setting up a staging instance](/admin/installation/setting-up-a-github-enterprise-server-instance/setting-up-a-staging-instance)."
|
|
|
|
{% endwarning %}
|
|
|
|
{% endif %} |