Skip to main content
All CollectionsUsers and groupsSSO
Configuring SSO in Microsoft Azure
Configuring SSO in Microsoft Azure
O
Written by Okke Formsma
Updated over a month ago

Setting up a SAML2 SSO requires configuration in both the TinQwise platform and an "identity provider". Microsoft Azure is a common identity provider, and this article will show how to set it up.

In Azure we will be creating an "enterprise application" within "Microsoft Entra", which in the past was called "Azure AD" or "Azure Active Directory".

Log in to the Azure portal and go to Microsoft Entra.

Select "Enterprise Applications".

Select "New Application"

Select "Create your own application"

Fill in a name for the application such as "TinQwise" and select the "Non-gallery" option.

Now the application you just created is shown. Click "Set up single sign on":

How_to_configure_SAML_2.0_for_Azure_-_Set_up_single_sign_on.png

Select "SAML" for single-sign-on method

Download your metadata file from

https://[your platform name].platform.co.nl/saml2/metadata/

Save this file to your computer.

In Azure, now select "Upload metadata file" and upload the file.


Now all settings are filled in automatically.

Copy the "App Federation Metadata Url", as we'll need this in the next step when configuring the TinQwise application.

Screenshots

Here are some screenshots with the default settings in Azure for reference.

Did this answer your question?