Skip to content

Commit 2853735

Browse files
Merge pull request #233119 from bhavana-129/maximo
Product Backlog Item 2501340: SaaS App Tutorial: Maximo Application Suite
2 parents 13081d3 + 642fa76 commit 2853735

File tree

6 files changed

+154
-0
lines changed

6 files changed

+154
-0
lines changed
Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
---
2+
title: Azure Active Directory SSO integration with Maximo Application Suite
3+
description: Learn how to configure single sign-on between Azure Active Directory and Maximo Application Suite.
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: 04/03/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Azure Active Directory SSO integration with Maximo Application Suite
18+
19+
In this article, you learn how to integrate Maximo Application Suite with Azure Active Directory (Azure AD). Customer-Managed - IBM Maximo Application Suite is a CMMS EAM platform, which delivers intelligent asset management, monitoring, predictive maintenance and reliability in a single platform. When you integrate Maximo Application Suite with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Maximo Application Suite.
22+
* Enable your users to be automatically signed-in to Maximo Application Suite with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
You configure and test Azure AD single sign-on for Maximo Application Suite in a test environment. Maximo Application Suite supports **SP** and **IDP** initiated single sign-on.
26+
27+
## Prerequisites
28+
29+
To integrate Azure Active Directory with Maximo Application Suite, 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+
* Maximo Application Suite 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 Maximo Application Suite 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 Maximo Application Suite from the Azure AD gallery
41+
42+
Add Maximo Application Suite from the Azure AD application gallery to configure single sign-on with Maximo Application Suite. 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 **Maximo Application Suite** 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, if you have **Service Provider metadata file** then perform the following steps:
61+
62+
a. Click **Upload metadata file**.
63+
64+
![Screenshot shows to upload metadata file.](common/upload-metadata.png "File")
65+
66+
b. Click on **folder logo** to select the metadata file and click **Upload**.
67+
68+
![Screenshot shows how to choose metadata file.](common/browse-upload-metadata.png "Browse")
69+
70+
c. After the metadata file is successfully uploaded, the **Identifier** and **Reply URL** values get auto populated in Basic SAML Configuration section.
71+
72+
d. If you wish to configure **SP** initiated mode, then perform the following step:
73+
74+
In the **Sign on URL** textbox, type a URL using the following pattern without `</path>`:
75+
`https://<workspace_id>.<mas_application>.<mas_domain>`
76+
77+
> [!Note]
78+
> You will get the **Service Provider metadata file** from the **Configure Maximo Application Suite SSO** section, which is explained later in the tutorial. If the **Identifier** and **Reply URL** values do not get auto populated, then fill the values manually according to your requirement. Contact [Maximo Application Suite Client support](https://www.ibm.com/mysupport/) to get these values.
79+
80+
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.
81+
82+
![Screenshot shows the Certificate download link.](common/metadataxml.png "Certificate")
83+
84+
1. On the **Set up Maximo Application Suite** section, copy the appropriate URL(s) based on your requirement.
85+
86+
![Screenshot shows to copy configuration appropriate URL.](common/copy-configuration-urls.png "Metadata")
87+
88+
## Configure Maximo Application Suite SSO
89+
90+
1. Log in to your Maximo Application Suite company site as an administrator.
91+
92+
1. Go to the Suite administration and select **Configure SAML**.
93+
94+
![Screenshot shows the Maximo administration portal.](media/maximo-application-suite-tutorial/configure.png "Portal")
95+
96+
1. In the SAML Authentication page, perform the following steps:
97+
98+
![Screenshot shows the Authentication page.](media/maximo-application-suite-tutorial/authenticate.png "Page")
99+
100+
1. Select emailAddress as the [name-id format](../develop/single-sign-on-saml-protocol.md).
101+
102+
1. Click **Generate file**, wait and then **Download file**. Store this metadata file and upload it in Azure AD side.
103+
104+
1. Download the **Federation Metadata XML file** from the Azure portal and upload the Azure AD Federation Metadata XML document to Maximo's SAML configuration panel and save it.
105+
106+
![Screenshot shows to upload Federation Metadata file.](media/maximo-application-suite-tutorial/file.png "Federation")
107+
108+
### Create Maximo Application Suite test user
109+
110+
1. In a different web browser window, sign into your Maximo Application Suite company site as an administrator.
111+
112+
1. Create a new user in Suite Administration under **Users** and perform the following steps:
113+
114+
![Screenshot shows the new user in Suite Administration.](media/maximo-application-suite-tutorial/users.png "New user")
115+
116+
1. Select Authentication type as **SAML**.
117+
118+
1. In the **Display Name** textbox, enter the UPN used in Azure AD as they must match.
119+
120+
1. In the **Primary email** textbox, enter the UPN used in Azure AD.
121+
> [!Note]
122+
> The rest of the fields can be populated as you like with whatever permissions necessary.
123+
124+
1. Select any **Entitlements** required for that user.
125+
126+
## Test SSO
127+
128+
In this section, you test your Azure AD single sign-on configuration with following options.
129+
130+
#### SP initiated:
131+
132+
* Click on **Test this application** in Azure portal. This will redirect to Maximo Application Suite Sign-on URL where you can initiate the login flow.
133+
134+
* Go to Maximo Application Suite Sign-on URL directly and initiate the login flow from there.
135+
136+
#### IDP initiated:
137+
138+
* Click on **Test this application** in Azure portal to be taken to the Maximo login page where you need to enter in your SAML identity as a fully qualified email address. If the user has already authenticated with the IDP the Maximo Application Suite won't have to login again, and the browser will be redirected to the home page.
139+
140+
* You can also use Microsoft My Apps to test the application in any mode. When you click the Maximo Application Suite 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 Maximo Application Suite 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).
141+
142+
> [!Note]
143+
> Screenshots are from MAS Continuous-delivery 8.9 and may differ in future versions.
144+
145+
## Additional resources
146+
147+
* [What is single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
148+
* [Plan a single sign-on deployment](../manage-apps/plan-sso-deployment.md).
149+
150+
## Next steps
151+
152+
Once you configure Maximo Application Suite 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).
70.8 KB
Loading
48.8 KB
Loading
50.7 KB
Loading
42.9 KB
Loading

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1539,6 +1539,8 @@
15391539
href: maverics-identity-orchestrator-saml-connector-tutorial.md
15401540
- name: Maxient Conduct Manager Software
15411541
href: maxient-conduct-manager-software-tutorial.md
1542+
- name: Maximo Application Suite
1543+
href: maximo-application-suite-tutorial.md
15421544
- name: MaxxPoint
15431545
href: maxxpoint-tutorial.md
15441546
- name: MCM

0 commit comments

Comments
 (0)