Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

---
title_tag: SCIM 2.0 Integration Guides
meta_desc: This page provides an overview of how to configure any SCIM 2.0 identity provider with the Pulumi Service.
title: SCIM
h1: Pulumi Cloud & SCIM
2023-06-08 16:15:52 -07:00
meta_image: /images/docs/meta-images/docs-meta.png
menu:
pulumicloud:
weight: 6
identifier: scim
parent: access-management
aliases:
- /docs/guides/scim/
---
2023-04-11 13:40:50 -07:00
The [Pulumi Cloud](https://app.pulumi.com) supports System for Cross-domain Identity Management (SCIM) 2.0 integration with different identity providers. SCIM enables you to manage your users and groups centrally in your Identity Provider (IdP) and then synchronize those users and groups to the Pulumi Cloud. This support requires Pulumi Business Critical. To learn more about the capabilities of Pulumi Business Critical, see the [pricing page](/pricing/).
{{% notes "info" %}}
If desired, in addition to the SCIM-managed teams, one can also configure and manage Pulumi-local teams in the Pulumi Cloud. See [Teams](/docs/pulumi-cloud/access-management/teams/) for how to configure teams in the Pulumi Cloud.
{{% /notes %}}
To set up synchronization between Pulumi and your SAML 2.0 identity provider, refer to one of our example guides:
- [Azure Active Directory](/docs/pulumi-cloud/access-management/scim/azuread/)
- [Okta](/docs/pulumi-cloud/access-management/scim/okta/)
- [OneLogin](/docs/pulumi-cloud/access-management/scim/onelogin/)
- [FAQ](/docs/pulumi-cloud/access-management/scim/faq/)