Skip to content

Commit

Permalink
Merge pull request #2051 from OctopusDeploy/em/add-clarification-to-a…
Browse files Browse the repository at this point in the history
…ccess-control-in-control-center

Add clarification to access control in control center
  • Loading branch information
eddymoulton authored Oct 24, 2023
2 parents aa7e1c0 + 782932e commit 260cde8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions dictionary-octopus.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ apikey
reprioritize
reprovisioned
reprovisioning
xmark
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ There are 2 levels of access you can provide users in Control Center. Each level
1. **Subscription Group access** provides management of a group of subscriptions plus access to all current and future subscriptions in the group.
2. **Direct access** provides access to individual subscriptions.

Changes to access control in Control Center V1 will only affect subscriptions located in Control Center V1 and changes in Control Center V2 will only affect subscriptions located in Control Center V2.

### Subscription Group access

Below are the roles for Subscription Group access, the permissions they provide for the group, and the subscriptions in the group:
Expand All @@ -140,6 +142,8 @@ Below are the roles for Subscription Group access, the permissions they provide

The invited user will receive an email to accept the invitation. If they already have an [Octopus ID](/docs/security/authentication/octopusid-authentication) (Octopus Deploy account), they can accept the invite and **Sign in** to view the Octopus instance. Otherwise, they will first need to **Register** a new account using the email address the invitation was sent to.

If the invited user already has an Octopus ID, they must still accept the invite sent via email to complete the process.

### Direct access (Cloud only)

Below are the roles available for Direct access:
Expand All @@ -161,6 +165,8 @@ Below are the roles available for Direct access:

The invited user will receive an email to accept the invitation. If they already have an [Octopus ID](/docs/security/authentication/octopusid-authentication) (Octopus Deploy account), they can accept the invite and **Sign in** to view the Octopus instance. Otherwise, they will first need to **Register** a new account using the email address the invitation was sent to.

If the invited user already has an Octopus ID, they must still accept the invite sent via email to complete the process.

:::div{.hint}
**Note:** The user is only added to the Octopus Cloud instance after they sign in for the first time. After signing in, that user gets assigned to the **“Everyone”** team (if they’re a Cloud User) or the **“Octopus Managers”** team (if they’re a Cloud Owner).
:::
Expand Down

0 comments on commit 260cde8

Please sign in to comment.