Skip to content

Commit 1b887ef

Browse files
authored
Merge branch 'main' into aneita-scim-updates
2 parents b0c0c1c + 4635304 commit 1b887ef

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

src/pages/docs/security/authentication/scim/configuring-microsoft-entra.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ navTitle: Microsoft Entra ID
88
navOrder: 10
99
---
1010

11-
:::div{.hint}
12-
13-
Support for Entra ID with SCIM is rolling out as an Early Access Preview to enterprise customers in Octopus Cloud.
14-
15-
:::
16-
1711
Octopus Deploy supports [SCIM](./) 2 as a feature of the Azure AD authentication provider. This allows users and groups created and managed in Entra ID to be synchronized with users and teams in Octopus Deploy, rather than manually provisioning users or provisioning them just-in-time via **Allow Auto User Creation**.
1812

1913
There are a few steps involved in this process, so we recommend confirming that each step works before proceeding with the next step.

src/pages/docs/security/authentication/scim/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Default.astro
33
pubDate: 2025-12-02
4-
modDate: 2025-12-02
4+
modDate: 2026-07-02
55
title: System for Cross-domain Identity Management (SCIM)
66
description: Octopus Deploy supports SCIM for user and group provisioning
77
navTitle: General
@@ -11,7 +11,7 @@ navOrder: 34
1111

1212
[System for Cross-domain Identity Management](https://scim.cloud) is a standards-based approach used to allow identity providers to create, update and delete users and groups in other applications via an API. This makes it easier to provision and revoke user access to applications directly from the identity provider, as well as reduce the work involved in updating user details shared across systems, like names and email addresses.
1313

14-
Octopus Deploy currently supports SCIM 2 as an Early Access feature of the Azure AD authentication provider.
14+
Octopus Deploy currently supports SCIM 2 as a feature of the Azure AD authentication provider.
1515

1616
## Benefits of SCIM
1717

0 commit comments

Comments
 (0)