Skip to content

How to set up SSO integration with Microsoft Azure

Preprequisites

Steps

Azure setup

Go to https://portal.azure.com/, and click on ‘Azure Active Directory’ in the menu to your left, then on ‘Enterprise Applications’:

image

Click on ‘New Application’:

image

Select ‘Non-gallery application’:

image

Fill in user-facing app name, then click ‘add’:

image

The app is now created. If you get lost, you can always get back to it by selecting its name from the enterprise applications list you’ve already visited above.

Click on ‘Configure single sign-on’.

image

Select SAML:

image

On the next page, you find a link to a configuration guide which you can consult if you have any azure-specific questions. Or you can go straight to adding the two config parameters you need:

image

Enter https://prod-nginz-https.wire.com/sso/finalize-login for both identity and reply url. Save.

image

Click on ‘test later’:

image

Finally, you need to assign users to the newly created and configured application:

imageimageimageimageimage

And that’s it! You are now ready to set up your wire team for SAML SSO with the XML metadata file you downloaed above.

Further reading