Skip to main content
This documentation is for Passwork version 6.0, no longer supported.

See documentation for version 7.0.
Version: 6.0

Configuring SSO with Azure

warning

Before performing SSO configuration, make sure that the value of the domain parameter in the config.ini configuration file is the current domain name of the Passwork server.

This is necessary so that IDP can download the https://<your-passwork>/sso/metadata file from your server. Your server must be configured to run over HTTPS protocol.

Example parameter in config.ini: domain = https://passwork.example.com

Go to Enterprise applications section on Azure portal and click New application.

Searching password by browser extension

Then click Create your own application:

Searching password by browser extension

Enter a name for your application:

Searching password by browser extension

Open the app you created, select the Single sign-on option and choose the SAML method.

Searching password by browser extension

Then click Edit in Basic SAML Configuration block:

Searching password by browser extension

Go to Passwork account settings, open SSO settings and toggle SSO on:

Searching password by browser extension

Copy and paste the following fields from Passwork into Azure's Basic SAML Configuration dialog and save the changes:

Searching password by browser extension
Searching password by browser extension

Download the base64-format SAML certificate and paste it into the corresponding Passwork field:

Searching password by browser extension
Searching password by browser extension

Copy and paste the following lines into corresponding fields in Passwork:

Searching password by browser extension
Searching password by browser extension

Save the changes in Passwork, then add a user into the Azure app you created.

Test SSO by clicking SSO Login on Passwork's authorization screen:

Searching password by browser extension