All Collections
Configure Your Account
How to setup SSO with Azure AD
How to setup SSO with Azure AD
Amy Truran avatar
Written by Amy Truran
Updated over a week ago

This how-to article does not cover how to set up Azure AD as an IdP. We assume you already have Azure AD setup and working with a table of users.


Create a new Enterprise Application in Azure

  1. From the Azure Portal go to Azure Active Directory > Enterprise Applications

  2. Click New Application

  3. Search for Azure AD SAML Toolkit and select the option from the list

  4. Name your new application (for example Social Pinpoint SAML)\

  5. Click Create

Create a new Identity Provider in Social Pinpoint (new tab)

  1. Navigate to Manage Account (/admin/manage)

  2. Click the New Identity Provider (IdP) button in the top-right

  3. Copy the values for ASSERTION CONSUMER SERVICE URL and ISSUER / ENTITY ID and save these for the next step

  4. Leave this window open for the moment

Configure SAML Integration (back in Azure)

  1. Navigate to the newly created Enterprise Application (you may need to search for it)

  2. Add the users you wish to have access to Social Pinpoint

  3. Click Single sign-on in the sidebar

  4. Select SAML

  5. Click the edit button for Basic SAML Configuration

  6. Enter the value you copied for ISSUER / ENTITY ID into the Identifier (Entity ID) field

  7. Enter the value you copied for ASSERTION CONSUMER SERVICE URL into the Reply URL (Assertion Consumer Service URL) field

  8. Set these values as the default using the provided checkboxes

  9. Enter https://<socialpinpoint-domain>/users/saml/sign_in into the Sign on URL field. eg. demo.mysocialpinpoint.com/users/saml/sign_in

  10. Click Save

Image-2021-11-30-at-6.10.15-PM

Connect Social Pinpoint and Azure

  1. Copy the url under SAML Signing Certificate > App Federation Metadata Url

Image-2021-11-30-at-6.13.17-PM

2. Paste this into the IDP Settings in Social Pinpoint under Identity Provider Configuration > Generate settings from URL or File and click URL

Image-2021-11-30-at-6.16.08-PM

3. Click Generate settings

Configure SAML Attributes

  1. In Azure, edit Attributes and Claims

  2. Under Additional Claims find or add at least the values for email and first name (these may be named differently for you, but in our example they are userprincipalname and givenname)

  3. Navigate to the SAML Attributes section of IDP Setting in Social Pinpoint

  4. Copy the appropriate values into the inputs in Social Pinpoint

Image-2021-11-30-at-6.22.58-PM

Note: these values may not work for you, please check what values you use for email and first name

Optional - Set up User Provisioning

If you would like to have users that signed in via SAML SSO automatically be added to Social Pinpoint you can turn on User Provisioning and set a default role

Enable the Identity Provider

Once you are happy with your settings you may enable your Identity Provider inside of Social Pinpoint.

Once enabled the a Single Sign-On button should appear on the sigh-in screen

Once you have assigned your users to this app then they will be able to sign in to Social Pinpoint with one-click

Did this answer your question?