Skip to main content

Set up SAML SSO with JUNE in Azure AD

This guide walks you through configuring Single Sign-On (SSO) for Juneapp using Azure Active Directory.

A
Written by Alex Zöchling
Updated over a week ago

Prerequisites:

  • Access to the Azure portal with admin rights

  • An Azure Enterprise Application for JUNE


Create a new enterprise application

  1. Sign in to the Azure-Portal

  2. Navigate to Azure Active Directory > Enterprise Applications

  3. Click on + New application

  4. Select Create your own application

  5. Enter a name such as JUNE SSO

  6. Select: Integrate application used in my organization (without catalog app)

  7. Click on Create


Activate SAML SSO

  1. Open the Single sign-on area in the newly created app

  2. Choose SAML as the method


Enter Basic SAML Configuration

Click on Edit under Basic SAML configuration and enter the following:

Field

Value

Identifier (Entity ID)

Reply-URL (ACS)

Sign-on-URL (optional)

Logout-URL (optional)

Relay State (optional)

leave blank

Click save.


Define User Attributes & Claims

Click Edit in the Attributes & Claims section and configure the following:

Claim Name

Source Attribute

givenname

user.givenname

surname

user.surname

emailaddress

user.mail

name

user.userprincipalname

roles

user.roles (if used)

groups

user.group (if used)

Ensure the Unique User Identifier (Name ID) is set to:
user.userprincipalname


Download the SAML Certificate

  1. In the SAML configuration you will find the SAML certificate (signature) section

  2. Click on Certificate (Base64) and download the .cer file

  3. Contact our Support Team. We will help you to send the file to us securely and we will ad the certificate to your JUNE Account.


Assign user

  1. Switch to users and groups in the app

  2. Click + Add user/group

  3. Select the users or groups who should be able to sign in via SSO


Test the connection

  1. Visit the login page

  2. Select the Login with SSO option

  3. Log in with an assigned Azure AD account

  4. You will be automatically redirected and logged in to JUNE


Support

If you have any questions about the configuration or use of SAML in JUNE, please contact us: support@juneapp.com

Did this answer your question?