Skip to content

Commit b488b70

Browse files
authored
Merge pull request #230045 from bhavana-129/youatcollege
Product Backlog Item 2458704: SaaS App Tutorial: YOU at College
2 parents 92f00ac + f8ed3ce commit b488b70

File tree

2 files changed

+112
-0
lines changed

2 files changed

+112
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2745,6 +2745,8 @@
27452745
href: yodeck-tutorial.md
27462746
- name: Yonyx Interactive Guides
27472747
href: yonyx-tutorial.md
2748+
- name: YOU at College
2749+
href: you-at-college-tutorial.md
27482750
- name: YouEarnedIt
27492751
href: youearnedit-tutorial.md
27502752
- name: Yuhu Property Management Platform
Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
---
2+
title: Azure Active Directory SSO integration with YOU at College
3+
description: Learn how to configure single sign-on between Azure Active Directory and YOU at College.
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: 01/27/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Azure Active Directory SSO integration with YOU at College
18+
19+
In this article, you learn how to integrate YOU at College with Azure Active Directory (Azure AD). YOU at College is an opt-in, web-based well-being application that higher education institutions can license and promote to their students and staff. When you integrate YOU at College with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to YOU at College.
22+
* Enable your users to be automatically signed-in to YOU at College 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 YOU at College in a test environment. YOU at College 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 YOU at College, 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+
* YOU at College 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 YOU at College 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 YOU at College from the Azure AD gallery
44+
45+
Add YOU at College from the Azure AD application gallery to configure single sign-on with YOU at College. 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 **YOU at College** 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 URL:
66+
`http://sso.youatcollege.com/shibboleth`
67+
68+
b. In the **Reply URL** textbox, type the URL:
69+
`https://sso.youatcollege.com/Shibboleth.sso/SAML2/POST`
70+
71+
c. In the **Sign on URL** textbox, type a URL using the following pattern:
72+
`https://sso.youatcollege.com/idp-<domain>.php`
73+
74+
> [!NOTE]
75+
> This value is not real. Update this value with the actual Sign on URL. Contact [YOU at College Client support team](mailto:[email protected]) to get the value. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
76+
77+
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.
78+
79+
![Screenshot shows the Certificate download link.](common/metadataxml.png "Certificate")
80+
81+
1. On the **Set up YOU at College** section, copy the appropriate URL(s) based on your requirement.
82+
83+
![Screenshot shows to copy configuration appropriate URL.](common/copy-configuration-urls.png "Metadata")
84+
85+
## Configure YOU at College SSO
86+
87+
To configure single sign-on on **YOU at College** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [YOU at College support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
88+
89+
### Create YOU at College test user
90+
91+
In this section, a user called B.Simon is created in YOU at College. YOU at College 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 YOU at College, a new one is commonly created after authentication.
92+
93+
## Test SSO
94+
95+
In this section, you test your Azure AD single sign-on configuration with following options.
96+
97+
* Click on **Test this application** in Azure portal. This will redirect to YOU at College Sign-on URL where you can initiate the login flow.
98+
99+
* Go to YOU at College Sign-on URL directly and initiate the login flow from there.
100+
101+
* You can use Microsoft My Apps. When you select the YOU at College tile in the My Apps, this will redirect to YOU at College 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).
102+
103+
## Additional resources
104+
105+
* [What is single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
106+
* [Plan a single sign-on deployment](../manage-apps/plan-sso-deployment.md).
107+
108+
## Next steps
109+
110+
Once you configure YOU at College 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).

0 commit comments

Comments
 (0)