Skip to content

Commit a9272f9

Browse files
Merge pull request #7 from AndreasFrostCBX/master
Spelling and other small grammatical errors
2 parents 4913418 + c793f56 commit a9272f9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

AD.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ nav_order: 6
1616
2. Go to **Entra ID**.
1717
3. In the top menu, click Add and choose **App registration**.
1818
5. In the textbox titled *Name*, enter a fitting name, e.g. *Skyfish Login*.
19-
6. Leave the option as **Accounts in this organizational directory only (Default Directory only - Single tenant)**
19+
6. Leave the option as **Accounts in this organizational directory only (Default Directory only - Single tenant)**.
2020
7. At the bottom of the form, fill in the *Redirect URI* textbox with: `https://auth.colourbox.com/saml2/idpresponse`, leave the drop-down box to the left set as *Web*.
2121
8. Click **Register** to save the registration.
22-
9. Navigate to **Manifest** and look into the editor
23-
10. Navigate to where it says **"knownClientApplications": [],** add this line of code on the next row: **"requestedAccessTokenVersion": 2,**. (If this line already exist, instead change its value from **Null** to **2**)
22+
9. Navigate to **Manifest** and look into the editor.
23+
10. Navigate to where it says **"knownClientApplications": [],** add this line of code on the next row: **"requestedAccessTokenVersion": 2,**. (If this line already exist, instead change its value from **Null** to **2**).
2424
11. Now save the changes.
2525
12. Navigate back to **Overview** in the left menu.
2626
13. Click **Add an Application ID URI**.
27-
14. Click **Add** next to Application ID URI
28-
15. Fill in the textbox that appears titled *Application ID URI* with: `urn:amazon:cognito:sp:eu-west-1_95snzYZYv`
27+
14. Click **Add** next to Application ID URI.
28+
15. Fill in the textbox that appears titled *Application ID URI* with: `urn:amazon:cognito:sp:eu-west-1_95snzYZYv`.
2929
16. Click **Save**.
3030
17. In the side menu, click **Token configuration**.
3131
18. Click **Add groups** claim. A submenu appears.
@@ -44,14 +44,14 @@ Step 1 is now complete. Continue with Step 2.
4444
1. Visit Skyfish’s [Settings page for AD Integration](https://www.skyfish.com/account/ad-integration).
4545
2. Go to **Groups in Skyfish**.
4646
3. Click Add new **AD Security Group**.
47-
4. Visit [Entra ID Groups]([https://portal.azure.com/](https://portal.azure.com/#view/Microsoft_AAD_IAM/GroupsManagementMenuBlade/~/Overview)). (If the link does not work, navigate to Entra ID in Azure Portal and open groups)
48-
6. Select a group in your Active Directory that you want to align with a Skyfish Group.(Usually security groups)
47+
4. Visit [Entra ID Groups]([https://portal.azure.com/](https://portal.azure.com/#view/Microsoft_AAD_IAM/GroupsManagementMenuBlade/~/Overview)). (If the link does not work, navigate to Entra ID in Azure Portal and open groups).
48+
6. Select a group in your Active Directory that you want to align with a Skyfish Group.(Usually security groups).
4949
7. **Copy** the group’s **Object ID**.
5050
8. Go back to Skyfish’s **Groups in Skyfish** settings page.
5151
9. In the textbox titled *AD Security Group ID*, **paste** the **Object ID**.
5252
10. Select the **Skyfish User Role** the group’s users will have.
5353
11. Select the wanted ekstra Skyfish features the user should have access to.
54-
12. If the user has Colourbox access, the user role can be set here(Optional)
54+
12. If the user has Colourbox access, the user role can be set here(Optional).
5555
13. Assign the group to one or more **Skyfish Groups**: create and/or use existing ones.
5656
14. Click **Save access rights**, to complete aligning the Active Directory group and
5757
Skyfish Group.

0 commit comments

Comments
 (0)