Skip to content

Commit f69cf5f

Browse files
author
Derek Legenzoff
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into delegenz-chatgpt2
2 parents 6889502 + 92f00ac commit f69cf5f

File tree

114 files changed

+1479
-713
lines changed

Some content is hidden

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

114 files changed

+1479
-713
lines changed

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@
787787
},
788788
{
789789
"source_path_from_root": "/articles/defender-for-cloud/os-coverage.md",
790-
"redirect_url": "/azure/defender-for-cloud/monitoring-components",
790+
"redirect_url": "/azure/defender-for-cloud/support-matrix-defender-for-cloud#supported-operating-systems",
791791
"redirect_document_id": false
792792
},
793793
{

articles/active-directory/hybrid/four-steps.md

Lines changed: 35 additions & 39 deletions
Large diffs are not rendered by default.

articles/active-directory/manage-apps/grant-admin-consent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ To grant tenant-wide admin consent to an app listed in **Enterprise applications
5252
1. Select the application to which you want to grant tenant-wide admin consent, and then select **Permissions**.
5353
:::image type="content" source="media/grant-tenant-wide-admin-consent/grant-tenant-wide-admin-consent.png" alt-text="Screenshot shows how to grant tenant-wide admin consent.":::
5454

55+
1. Add the redirect **URI** (https://entra.microsoft.com/TokenAuthorize) as permitted redirect **URI** to the app.
5556
1. Carefully review the permissions that the application requires. If you agree with the permissions the application requires, select **Grant admin consent**.
5657

5758
## Grant admin consent in App registrations
Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
---
2+
title: Azure Active Directory SSO integration with BrainStorm Platform
3+
description: Learn how to configure single sign-on between Azure Active Directory and BrainStorm Platform.
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: how-to
12+
ms.date: 03/09/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Azure Active Directory SSO integration with BrainStorm Platform
18+
19+
In this article, you learn how to integrate BrainStorm Platform with Azure Active Directory (Azure AD). The BrainStorm Platform empowers end users to personalize their experience, empowering them to embrace long-term behavioral change. When you integrate BrainStorm Platform with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to BrainStorm Platform.
22+
* Enable your users to be automatically signed-in to BrainStorm Platform with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
You are able to configure and test Azure AD single sign-on for BrainStorm Platform in your BrainStorm environment. BrainStorm Platform supports only **SP** initiated single sign-on and **Just In Time** user provisioning.
26+
27+
> [!NOTE]
28+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
29+
30+
## Prerequisites
31+
32+
To integrate Azure Active Directory with BrainStorm Platform, you need:
33+
34+
* An Azure AD user account. If you don't already have one, you can [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
35+
* One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.
36+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
37+
* BrainStorm Platform single sign-on (SSO) enabled subscription.
38+
39+
## Add application and assign a test user
40+
41+
Before you begin the process of configuring single sign-on, you need to add the BrainStorm Platform application from the Azure AD gallery. You need a test user account to assign to the application and test the single sign-on configuration.
42+
43+
### Add BrainStorm Platform from the Azure AD gallery
44+
45+
Add BrainStorm Platform from the Azure AD application gallery to configure single sign-on with BrainStorm Platform. For more information on how to add application from the gallery, see the [Quickstart: Add application from the gallery](../manage-apps/add-application-portal.md).
46+
47+
### Create and assign Azure AD test user
48+
49+
Follow the guidelines in the [create and assign a user account](../manage-apps/add-application-portal-assign-users.md) article to create a test user account in the Azure portal called B.Simon.
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, and assign roles. The wizard also provides a link to the single sign-on configuration pane in the Azure portal. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides).
52+
53+
## Configure Azure AD SSO
54+
55+
Complete the following steps to enable Azure AD single sign-on in the Azure portal.
56+
57+
1. In the Azure portal, on the **BrainStorm Platform** application integration page, find the **Manage** section and select **single sign-on**.
58+
1. On the **Select a single sign-on method** page, select **SAML**.
59+
1. On the **Set up single sign-on with SAML** page, select the pencil icon for **Basic SAML Configuration** to edit the settings.
60+
61+
![Screenshot shows how to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
62+
63+
1. On the **Basic SAML Configuration** section, perform the following steps:
64+
65+
a. In the **Identifier** textbox, type the value:
66+
`urn:brainstorminc:auth:wsfed`
67+
68+
b. In the **Reply URL** textbox, type the URL:
69+
`https://auth.brainstorminc.com/signin-wsfed`
70+
71+
c. In the **Sign on URL** textbox, type a URL using the following pattern:
72+
`https://auth.brainstorminc.com/auth/wsfed?providerId=<ID>`
73+
74+
> [!NOTE]
75+
> This value is not real. Update this value with the actual Sign on URL. Contact [BrainStorm Platform Client 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.
76+
77+
1. BrainStorm Platform 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.
78+
79+
![Screenshot shows the image of attributes configuration.](common/default-attributes.png "Image")
80+
81+
1. In addition to above, the BrainStorm platform application allows 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.
82+
83+
| Name | Source Attribute|
84+
| ---------------| --------- |
85+
| title | user.jobtitle
86+
| department | user.department |
87+
88+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, click copy button to copy **App Federation Metadata Url** and save it on your computer.
89+
90+
![Screenshot shows the Certificate download link.](common/copy-metadataurl.png "Certificate")
91+
92+
## Configure BrainStorm Platform SSO
93+
94+
To configure single sign-on on **BrainStorm Platform** side, you need to send the **App Federation Metadata Url** to [BrainStorm Platform support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
95+
96+
### Create BrainStorm Platform test user
97+
98+
In this section, a user called B.Simon is created in BrainStorm Platform. BrainStorm Platform supports just-in-time user provisioning, which is enabled by default. There's no action item for you in this section. If a user doesn't already exist in BrainStorm Platform, a new one is commonly created after authentication.
99+
100+
## Test SSO
101+
102+
In this section, you test your Azure AD single sign-on configuration with following options.
103+
104+
* Click on **Test this application** in Azure portal. This will redirect to BrainStorm Platform Sign-on URL where you can initiate the login flow.
105+
106+
* Go to BrainStorm Platform Sign-on URL directly and initiate the login flow from there.
107+
108+
* You can use Microsoft My Apps. When you click the BrainStorm Platform tile in the My Apps, this will redirect to BrainStorm Platform 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).
109+
110+
## Additional resources
111+
112+
* [What is single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
113+
* [Plan a single sign-on deployment](../manage-apps/plan-sso-deployment.md).
114+
115+
## Next steps
116+
117+
Once you configure BrainStorm Platform 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: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
---
2+
title: Azure Active Directory SSO integration with Proactis Rego Source-to-Pay
3+
description: Learn how to configure single sign-on between Azure Active Directory and Proactis Rego Source-to-Pay.
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: how-to
12+
ms.date: 03/09/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Azure Active Directory SSO integration with Proactis Rego Source-to-Pay
18+
19+
In this article, you learn how to integrate Proactis Rego Source-to-Pay with Azure Active Directory (Azure AD). Proactis Rego is a powerful Source-to-Pay software platform designed for mid-market organizations. It's easy to use and integrate, giving you control over your spend and supply-chain risks. When you integrate Proactis Rego Source-to-Pay with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Proactis Rego Source-to-Pay.
22+
* Enable your users to be automatically signed-in to Proactis Rego Source-to-Pay with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
You are able to configure and test Azure AD single sign-on for Proactis Rego Source-to-Pay in a test environment. Proactis Rego Source-to-Pay supports **SP** initiated single sign-on.
26+
27+
## Prerequisites
28+
29+
To integrate Azure Active Directory with Proactis Rego Source-to-Pay, you need:
30+
31+
* An Azure AD user account. If you don't already have one, you can [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
32+
* One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.
33+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
34+
* Proactis Rego Source-to-Pay single sign-on (SSO) enabled subscription.
35+
36+
## Add application and assign a test user
37+
38+
Before you begin the process of configuring single sign-on, you need to add the Proactis Rego Source-to-Pay application from the Azure AD gallery. You need a test user account to assign to the application and test the single sign-on configuration.
39+
40+
### Add Proactis Rego Source-to-Pay from the Azure AD gallery
41+
42+
Add Proactis Rego Source-to-Pay from the Azure AD application gallery to configure single sign-on with Proactis Rego Source-to-Pay. For more information on how to add application from the gallery, see the [Quickstart: Add application from the gallery](../manage-apps/add-application-portal.md).
43+
44+
### Create and assign Azure AD test user
45+
46+
Follow the guidelines in the [create and assign a user account](../manage-apps/add-application-portal-assign-users.md) article to create a test user account in the Azure portal called B.Simon.
47+
48+
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, and assign roles. The wizard also provides a link to the single sign-on configuration pane in the Azure portal. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides).
49+
50+
## Configure Azure AD SSO
51+
52+
Complete the following steps to enable Azure AD single sign-on in the Azure portal.
53+
54+
1. In the Azure portal, on the **Proactis Rego Source-to-Pay** application integration page, find the **Manage** section and select **single sign-on**.
55+
1. On the **Select a single sign-on method** page, select **SAML**.
56+
1. On the **Set up single sign-on with SAML** page, select the pencil icon for **Basic SAML Configuration** to edit the settings.
57+
58+
![Screenshot shows how to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
59+
60+
1. On the **Basic SAML Configuration** section, perform the following steps:
61+
62+
a. In the **Identifier** textbox, type a URL using one of the following patterns:
63+
64+
| **Identifier** |
65+
|---------|
66+
| `https://consult.esize.nl/domain/<domainId>` |
67+
| `https://start.esize.nl/domain/<domainId>` |
68+
| `https://bsmuk-uat.proactiscloud.com/domain/<domainId>` |
69+
| `https://bsmuk.proactiscloud.com/domain/<domainId>` |
70+
| `https://pxus-con.proactiscloud.com/domain/<domainId>` |
71+
| `https://bsmus.proactiscloud.com/domain/domainId` |
72+
73+
b. In the **Reply URL** textbox, type a URL using one of the following patterns:
74+
75+
| **Reply URL** |
76+
|---------|
77+
| `https://consult.esize.nl/saml/domain/<domainId>/login` |
78+
| `https://start.esize.nl/saml/domain/<domainId>/login` |
79+
| `https://bsmuk-uat.proactiscloud.com/saml/domain/<domainId>/login` |
80+
| `https://bsmuk.proactiscloud.com/saml/domain/<domainId>/login` |
81+
| `https://pxus-con.proactiscloud.com/saml/domain/<domainId>/login` |
82+
| `https://bsmus.proactiscloud.com/saml/domain/<domainId>/login` |
83+
84+
c. In the **Sign on URL** textbox, type a URL using one of the following patterns:
85+
86+
| **Sign on URL** |
87+
|---------|
88+
| `https://consult.esize.nl/saml/domain/<domainId>` |
89+
| `https://start.esize.nl/saml/domain/<domainId>` |
90+
| `https://bsmuk-uat.proactiscloud.com/saml/domain/<domainId>` |
91+
| `https://bsmuk.proactiscloud.com/saml/domain/<domainId>` |
92+
| `https://pxus-con.proactiscloud.com/saml/domain/<domainId>` |
93+
| `https://bsmus.proactiscloud.com/saml/domain/<domainId>` |
94+
95+
> [!Note]
96+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign on URL. Contact [Proactis Rego Source-to-Pay 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.
97+
98+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (PEM)** and select **Download** to download the certificate and save it on your computer.
99+
100+
![Screenshot of the Certificate download link.](common/certificate-base64-download.png "Certificate")
101+
102+
1. On the **Set up Proactis Rego Source-to-Pay** section, copy the appropriate URL(s) based on your requirement.
103+
104+
![Screenshot shows to copy configuration appropriate URL.](common/copy-configuration-urls.png "Metadata")
105+
106+
## Configure Proactis Rego Source-to-Pay SSO
107+
108+
To configure single sign-on on **Proactis Rego Source-to-Pay** side, you need to send the downloaded **Certificate (PEM)** and appropriate copied URLs from Azure portal to [Proactis Rego Source-to-Pay support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides
109+
110+
### Create Proactis Rego Source-to-Pay test user
111+
112+
In this section, you create a user called Britta Simon at Proactis Rego Source-to-Pay. Work with [Proactis Rego Source-to-Pay support team](mailto:[email protected]) to add the users in the Proactis Rego Source-to-Pay platform. Users must be created and activated before you use single sign-on.
113+
114+
## Test SSO
115+
116+
In this section, you test your Azure AD single sign-on configuration with following options.
117+
118+
* Click on **Test this application** in Azure portal. This will redirect to Proactis Rego Source-to-Pay Sign-on URL where you can initiate the login flow.
119+
120+
* Go to Proactis Rego Source-to-Pay Sign-on URL directly and initiate the login flow from there.
121+
122+
* You can use Microsoft My Apps. When you click the Proactis Rego Source-to-Pay tile in the My Apps, this will redirect to Proactis Rego Source-to-Pay 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).
123+
124+
## Next steps
125+
126+
Once you configure Proactis Rego Source-to-Pay 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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,8 @@
348348
href: boxcryptor-tutorial.md
349349
- name: Brandfolder
350350
href: brandfolder-tutorial.md
351+
- name: BrainStorm Platform
352+
href: brainstorm-platform-tutorial.md
351353
- name: Braze
352354
href: braze-tutorial.md
353355
- name: Bridge
@@ -1895,6 +1897,8 @@
18951897
href: printix-tutorial.md
18961898
- name: Prisma Cloud SSO
18971899
href: prisma-cloud-tutorial.md
1900+
- name: Proactis Rego Source-to-Pay
1901+
href: proactis-rego-source-to-pay-tutorial.md
18981902
- name: Procaire
18991903
href: procaire-tutorial.md
19001904
- name: ProcessUnity

0 commit comments

Comments
 (0)