Skip to content

Commit 3c3759a

Browse files
Merge pull request #220553 from bhavana-129/parkable
Product Backlog Item 2198747: SaaS App Tutorial: Parkable
2 parents b7d8e11 + 8b669a7 commit 3c3759a

File tree

2 files changed

+114
-0
lines changed

2 files changed

+114
-0
lines changed
Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
---
2+
title: Azure Active Directory SSO integration with Parkable
3+
description: Learn how to configure single sign-on between Azure Active Directory and Parkable.
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: 12/06/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Azure Active Directory SSO integration with Parkable
18+
19+
In this article, you'll learn how to integrate Parkable with Azure Active Directory (Azure AD). Parkable is a car park management platform that helps create happier staff, tenants and visitors all while helping you improve occupancy rates and increase revenue. When you integrate Parkable with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Parkable.
22+
* Enable your users to be automatically signed-in to Parkable with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
You'll configure and test Azure AD single sign-on for Parkable in a test environment. Parkable supports only **SP** initiated single sign-on and **Just In Time** user provisioning.
26+
27+
## Prerequisites
28+
29+
To integrate Azure Active Directory with Parkable, 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+
* Parkable 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 Parkable 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 Parkable from the Azure AD gallery
41+
42+
Add Parkable from the Azure AD application gallery to configure single sign-on with Parkable. 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 **Parkable** 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 value using the following pattern:
63+
`parkable.com/<ID>`
64+
65+
b. In the **Reply URL** textbox, type the URL:
66+
`https://parkable-app.firebaseapp.com/__/auth/handler`
67+
68+
c. In the **Sign on URL** textbox, type the URL:
69+
`https://account.parkable.com`
70+
71+
1. Parkable 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.
72+
73+
![Screenshot shows the image of token attributes.](common/default-attributes.png "Image")
74+
75+
1. In addition to above, Parkable 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.
76+
77+
| Name | Source Attribute|
78+
| ------------ | --------- |
79+
| lastName | user.surname |
80+
| firstName | user.givenname |
81+
| email | user.mail |
82+
83+
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.
84+
85+
![Screenshot shows the Certificate download link.](common/certificate-base64-download.png "Certificate")
86+
87+
## Configure Parkable SSO
88+
89+
To configure single sign-on on **Parkable** side, you need to send the downloaded **Certificate (PEM)** and appropriate copied URLs from Azure portal to [Parkable support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
90+
91+
### Create Parkable test user
92+
93+
In this section, a user called B.Simon is created in Parkable. Parkable 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 Parkable, a new one is created after authentication.
94+
95+
## Test SSO
96+
97+
In this section, you test your Azure AD single sign-on configuration with following options.
98+
99+
* Click on **Test this application** in Azure portal. This will redirect to Parkable Sign-on URL where you can initiate the login flow.
100+
101+
* Go to Parkable Sign-on URL directly and initiate the login flow from there.
102+
103+
* You can use Microsoft My Apps. When you click the Parkable tile in the My Apps, this will redirect to Parkable 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).
104+
105+
## Additional resources
106+
107+
* [What is single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
108+
* [Plan a single sign-on deployment](../manage-apps/plan-sso-deployment.md).
109+
110+
## Next steps
111+
112+
Once you configure Parkable 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1729,6 +1729,8 @@
17291729
href: pantheon-tutorial.md
17301730
- name: Parkalot - Car park management
17311731
href: parkalot-car-park-management-tutorial.md
1732+
- name: Parkable
1733+
href: parkable-tutorial.md
17321734
- name: ParkHere Corporate
17331735
href: parkhere-corporate-tutorial.md
17341736
- name: PatentSQUARE

0 commit comments

Comments
 (0)