Skip to content

Commit 10fe1d6

Browse files
authored
Merge pull request #212191 from MicrosoftDocs/main
9/22 AM Publish
2 parents c6c5a6b + 813538e commit 10fe1d6

File tree

79 files changed

+1880
-798
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+1880
-798
lines changed
Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with Crayon'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Crayon.
4+
services: active-directory
5+
author: jeevansd
6+
manager: CelesteDG
7+
ms.reviewer: CelesteDG
8+
ms.service: active-directory
9+
ms.subservice: saas-app-tutorial
10+
ms.workload: identity
11+
ms.topic: tutorial
12+
ms.date: 09/15/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with Crayon
18+
19+
In this tutorial, you'll learn how to integrate Crayon with Azure Active Directory (Azure AD). When you integrate Crayon with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Crayon.
22+
* Enable your users to be automatically signed-in to Crayon with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
## Prerequisites
26+
27+
To get started, you need the following items:
28+
29+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* Crayon single sign-on (SSO) enabled subscription.
31+
* Along with Cloud Application Administrator, Application Administrator can also add or manage applications in Azure AD.
32+
For more information, see [Azure built-in roles](../roles/permissions-reference.md).
33+
34+
## Scenario description
35+
36+
In this tutorial, you configure and test Azure AD SSO in a test environment.
37+
38+
* Crayon supports **SP** and **IDP** initiated SSO.
39+
* Crayon supports **Just In Time** user provisioning.
40+
41+
## Add Crayon from the gallery
42+
43+
To configure the integration of Crayon into Azure AD, you need to add Crayon from the gallery to your list of managed SaaS apps.
44+
45+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
46+
1. On the left navigation pane, select the **Azure Active Directory** service.
47+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
48+
1. To add new application, select **New application**.
49+
1. In the **Add from the gallery** section, type **Crayon** in the search box.
50+
1. Select **Crayon** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
51+
52+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, as well as walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
53+
54+
## Configure and test Azure AD SSO for Crayon
55+
56+
Configure and test Azure AD SSO with Crayon using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between an Azure AD user and the related user at Crayon.
57+
58+
To configure and test Azure AD SSO with Crayon, perform the following steps:
59+
60+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
61+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
62+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
63+
1. **[Configure Crayon SSO](#configure-crayon-sso)** - to configure the single sign-on settings on application side.
64+
1. **[Create Crayon test user](#create-crayon-test-user)** - to have a counterpart of B.Simon in Crayon that is linked to the Azure AD representation of user.
65+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
66+
67+
## Configure Azure AD SSO
68+
69+
Follow these steps to enable Azure AD SSO in the Azure portal.
70+
71+
1. In the Azure portal, on the **Crayon** application integration page, find the **Manage** section and select **single sign-on**.
72+
1. On the **Select a single sign-on method** page, select **SAML**.
73+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
74+
75+
![Screenshot shows to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
76+
77+
1. On the **Basic SAML Configuration** section, perform the following steps:
78+
79+
a. In the **Identifier** textbox, type a URL using the following pattern:
80+
`https://app.crayon.co/auth/sso/<CustomerName>/`
81+
82+
b. In the **Reply URL** textbox, type a URL using the following pattern:
83+
`https://app.crayon.co/auth/sso/<CustomerName>/acs/`
84+
85+
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
86+
87+
In the **Sign-on URL** text box, type the URL:
88+
`https://app.crayon.co/login/`
89+
90+
> [!Note]
91+
> These values are not real. Update these values with the actual Identifier and Reply URL. Contact [Crayon support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
92+
93+
1. Crayon application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows the list of default attributes.
94+
95+
![Screenshot shows the image of attributes configuration.](common/default-attributes.png "Image")
96+
97+
1. In addition to above, Crayon application expects few more attributes to be passed back in SAML response, which are shown below. These attributes are also pre populated but you can review them as per your requirements.
98+
99+
| Name | Source Attribute|
100+
| ------------ | --------- |
101+
| email | user.mail |
102+
| firstName | user.givenname |
103+
| lastName | user.surname |
104+
| jobTitle | user.jobtitle |
105+
106+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
107+
108+
![Screenshot shows the Certificate download link.](common/certificatebase64.png "Certificate")
109+
110+
1. On the **Set up Crayon** section, copy the appropriate URL(s) based on your requirement.
111+
112+
![Screenshot shows to copy configuration appropriate URL.](common/copy-configuration-urls.png "Metadata")
113+
114+
### Create an Azure AD test user
115+
116+
In this section, you'll create a test user in the Azure portal called B.Simon.
117+
118+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
119+
1. Select **New user** at the top of the screen.
120+
1. In the **User** properties, follow these steps:
121+
1. In the **Name** field, enter `B.Simon`.
122+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
123+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
124+
1. Click **Create**.
125+
126+
### Assign the Azure AD test user
127+
128+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Crayon.
129+
130+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
131+
1. In the applications list, select **Crayon**.
132+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
133+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
134+
1. In the **Users and groups** dialog, select **B.Simon** from the Users list, then click the **Select** button at the bottom of the screen.
135+
1. If you are expecting a role to be assigned to the users, you can select it from the **Select a role** dropdown. If no role has been set up for this app, you see "Default Access" role selected.
136+
1. In the **Add Assignment** dialog, click the **Assign** button.
137+
138+
## Configure Crayon SSO
139+
140+
To configure single sign-on on **Crayon** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [Crayon support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
141+
142+
### Create Crayon test user
143+
144+
In this section, a user called B.Simon is created in Crayon. Crayon supports just-in-time user provisioning, which is enabled by default. There is no action item for you in this section. If a user doesn't already exist in Crayon, a new one is created after authentication.
145+
146+
## Test SSO
147+
148+
In this section, you test your Azure AD single sign-on configuration with following options.
149+
150+
#### SP initiated:
151+
152+
* Click on **Test this application** in Azure portal. This will redirect to Crayon Sign-on URL where you can initiate the login flow.
153+
154+
* Go to Crayon Sign-on URL directly and initiate the login flow from there.
155+
156+
#### IDP initiated:
157+
158+
* Click on **Test this application** in Azure portal and you should be automatically signed in to the Crayon for which you set up the SSO.
159+
160+
You can also use Microsoft My Apps to test the application in any mode. When you click the Crayon tile in the My Apps, if configured in SP mode you would be redirected to the application sign-on page for initiating the login flow and if configured in IDP mode, you should be automatically signed in to the Crayon for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
161+
162+
## Next steps
163+
164+
Once you configure Crayon you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](/cloud-app-security/proxy-deployment-aad).
Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with Cytric'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Cytric.
4+
services: active-directory
5+
author: jeevansd
6+
manager: CelesteDG
7+
ms.reviewer: CelesteDG
8+
ms.service: active-directory
9+
ms.subservice: saas-app-tutorial
10+
ms.workload: identity
11+
ms.topic: tutorial
12+
ms.date: 09/15/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with Cytric
18+
19+
In this tutorial, you'll learn how to integrate Cytric with Azure Active Directory (Azure AD). When you integrate Cytric with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Cytric.
22+
* Enable your users to be automatically signed-in to Cytric with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
## Prerequisites
26+
27+
To get started, you need the following items:
28+
29+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* Cytric single sign-on (SSO) enabled subscription.
31+
* Along with Cloud Application Administrator, Application Administrator can also add or manage applications in Azure AD.
32+
For more information, see [Azure built-in roles](../roles/permissions-reference.md).
33+
34+
## Scenario description
35+
36+
In this tutorial, you configure and test Azure AD SSO in a test environment.
37+
38+
* Cytric supports **SP** initiated SSO.
39+
40+
## Add Cytric from the gallery
41+
42+
To configure the integration of Cytric into Azure AD, you need to add Cytric from the gallery to your list of managed SaaS apps.
43+
44+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
45+
1. On the left navigation pane, select the **Azure Active Directory** service.
46+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
47+
1. To add new application, select **New application**.
48+
1. In the **Add from the gallery** section, type **Cytric** in the search box.
49+
1. Select **Cytric** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
50+
51+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, as well as walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
52+
53+
## Configure and test Azure AD SSO for Cytric
54+
55+
Configure and test Azure AD SSO with Cytric using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between an Azure AD user and the related user in Cytric.
56+
57+
To configure and test Azure AD SSO with Cytric, perform the following steps:
58+
59+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
60+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
61+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
62+
1. **[Configure Cytric SSO](#configure-cytric-sso)** - to configure the single sign-on settings on application side.
63+
1. **[Create Cytric test user](#create-cytric-test-user)** - to have a counterpart of B.Simon in Cytric that is linked to the Azure AD representation of user.
64+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
65+
66+
## Configure Azure AD SSO
67+
68+
Follow these steps to enable Azure AD SSO in the Azure portal.
69+
70+
1. In the Azure portal, on the **Cytric** application integration page, find the **Manage** section and select **single sign-on**.
71+
1. On the **Select a single sign-on method** page, select **SAML**.
72+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
73+
74+
![Screenshot shows to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
75+
76+
1. On the **Basic SAML Configuration** section, perform the following steps:
77+
78+
a. In the **Identifier** textbox, type a URL using the following pattern:
79+
`https://<domain>.cytric.net/saml2`
80+
81+
b. In the **Reply URL** textbox, type a URL using the following pattern:
82+
`https://<domain>.cytric.net/saml2/sp/acs/post`
83+
84+
c. In the **Sign on URL** text box, type a URL using the following pattern:
85+
`https://<domain>.cytric.net/svc/SAML2/cWS/pre/AUTH?clientId=<Customer>`
86+
87+
> [!Note]
88+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign on URL. Contact [Cytric support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
89+
90+
1. On the **Set-up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Federation Metadata XML** and select **Download** to download the certificate and save it on your computer.
91+
92+
![Screenshot shows the Certificate download link.](common/metadataxml.png "Certificate")
93+
94+
1. On the **Set up Cytric** section, copy the appropriate URL(s) based on your requirement.
95+
96+
![Screenshot shows to copy configuration appropriate URL.](common/copy-configuration-urls.png "Attributes")
97+
98+
### Create an Azure AD test user
99+
100+
In this section, you'll create a test user in the Azure portal called B.Simon.
101+
102+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
103+
1. Select **New user** at the top of the screen.
104+
1. In the **User** properties, follow these steps:
105+
1. In the **Name** field, enter `B.Simon`.
106+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
107+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
108+
1. Click **Create**.
109+
110+
### Assign the Azure AD test user
111+
112+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Cytric.
113+
114+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
115+
1. In the applications list, select **Cytric**.
116+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
117+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
118+
1. In the **Users and groups** dialog, select **B.Simon** from the Users list, then click the **Select** button at the bottom of the screen.
119+
1. If you are expecting a role to be assigned to the users, you can select it from the **Select a role** dropdown. If no role has been set up for this app, you see "Default Access" role selected.
120+
1. In the **Add Assignment** dialog, click the **Assign** button.
121+
122+
## Configure Cytric SSO
123+
124+
To configure single sign-on on **Cytric** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [Cytric support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
125+
126+
### Create Cytric test user
127+
128+
In this section, you create a user called Britta Simon in Cytric. Work with [Cytric support team](mailto:[email protected]) to add the users in the Cytric platform. Users must be created and activated before you use single sign-on.
129+
130+
## Test SSO
131+
132+
In this section, you test your Azure AD single sign-on configuration with following options.
133+
134+
* Click on **Test this application** in Azure portal. This will redirect to Cytric Sign-on URL where you can initiate the login flow.
135+
136+
* Go to Cytric Sign-on URL directly and initiate the login flow from there.
137+
138+
* You can use Microsoft My Apps. When you click the Cytric tile in the My Apps, this will redirect to Cytric Sign-on URL. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
139+
140+
## Next steps
141+
142+
Once you configure Cytric you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](/cloud-app-security/proxy-deployment-aad).

articles/active-directory/saas-apps/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,8 @@
584584
href: coverity-static-application-security-testing-tutorial.md
585585
- name: Cincom CPQ
586586
href: cpqsync-by-cincom-tutorial.md
587+
- name: Crayon
588+
href: crayon-tutorial.md
587589
- name: Creatio
588590
href: bpmonline-tutorial.md
589591
- name: Create!Webフロー
@@ -612,6 +614,8 @@
612614
href: cybersolutions-cybermail-tutorial.md
613615
- name: CylancePROTECT
614616
href: cylanceprotect-tutorial.md
617+
- name: Cytric
618+
href: cytric-tutorial.md
615619
- name: D - E
616620
items:
617621
- name: Dagster Cloud
@@ -2445,6 +2449,8 @@
24452449
href: uservoice-tutorial.md
24462450
- name: UserZoom
24472451
href: userzoom-tutorial.md
2452+
- name: Valence Security Platform
2453+
href: valence-tutorial.md
24482454
- name: valid8Me
24492455
href: valid8me-tutorial.md
24502456
- name: ValidSign

0 commit comments

Comments
 (0)