This article describes how an organization can set up SSO on Microsoft Entra ID using the OpenID Connect protocol.
Prerequisites
|
Important
|
Setup Guide
There are two ways of setting up the Templafy Open ID Connect application:
1. Complete a Consent Flow
- Click on the Templafy onboarding URL to initiate the setup: https://app.templafy.com/AzureADTenant/.
- Click Sign Up.
-
Enter your Global Administrator credentials for Microsoft Entra ID.
- Press Accept in the consent dialogue.
- The Templafy App can now be found in your Microsoft Entra ID tenant under Enterprise applications.
2. Add the App from the Gallery
- Log in to https://portal.azure.com/.
- Navigate to Microsoft Entra ID --> Enterprise Applications.
- Click New Application.
- From the Gallery search for Templafy OpenID Connect.
- Add the suggested App into your directory by clicking Sign up for Templafy OpenID Connect.
- You shall be then redirected to https://app.templafy.com/AzureADTenant/ to complete the setup.
Permissions Granted to the OpenID Connect Application
Templafy is using Microsoft Graph API to read user profile attributes from Microsoft Entra ID to automatically populate user profile data and templates within the Templafy tenant. When consenting to the application, you will be prompted to grant approval to two Microsoft Graph API permissions.
- Sign in and read user profile: Allows users to sign in and read their profile. It also allows the app to read basic company information of signed-in users.
- Read directory data: Allows the app to read data in your company or school directory, such as users, groups, and apps.
Restrict Certain Users/Groups to the Application
By default, the Templafy OpenID Connect app allows all users the ability to successfully authenticate into Templafy. If you would like to restrict access to only a subset of Users/Groups, follow the steps below:
- Within the OpenID Connect app, select Properties.
- Set Assignment required? to Yes.
- Then, select Users and groups.
- Click Add user/group.
NoteIf Assignment required is set to No, all users, including potential guest accounts, may have access to the application. |
Congratulations! You have now completed the setup on your side.
NoteNow that your task is completed, please email the |
Supported Claims
ImportantIf end-user |
UserPrincipalName
Mail
GivenName
Surname
DisplayName
StreetAddress
City
PostalCode
State
Country
CompanyName
JobTitle
-
Department
BusinessPhone
MobilePhone
-
FaxNumber
PreferredLanguage
Comments
Article is closed for comments.