Skip to main content

SAML Integration

SSO capabilities are available on Breezy’s Pro plans. Find out how to configure the SAML integration.

Written by Breezy Team
Updated over 3 months ago

In this article:

SSO capabilities are available on Pro plans.
Contact our sales team for more information.


How to configure SAML for Breezy

In Breezy

Admins can configure SSO settings in their company settings.

  1. Click Security in the left sidebar.

  2. Click Single Sign-On near the top of the screen.

  3. Find SAML and click the toggle to enable.

  4. Click Upload Metadata File to upload the XML file provided by your SAML provider.

  5. Choose whether to enforce sign-in.

  6. Click Save Changes.

Breezy SAML SSO settings

In your SSO provider’s settings

For a basic SAML configuration, use the following URLs in your SSO provider’s settings:

  • Entity ID/Metadata URL: https://app.breezy.hr/api/auth/saml/company/[Your Breezy Friendly ID]/metadata.xml

  • Reply/Sign On URL: https://app.breezy.hr/api/auth/saml/company/[Your Breezy Friendly ID]

You can find your Breezy Friendly ID in your Career Portal URL, Breezy app URL, or SSO URL.

Finding your Breezy Friendly ID

The setup process may vary, depending on the requirements of your SSO provider. For example:

Google Workspace

  • Under ACS URL, enter: https://app.breezy.hr/api/auth/saml/company/[Your Breezy Friendly ID]

  • Under Entity ID, enter: https://app.breezy.hr/api/auth/saml/company/[Your Breezy Friendly ID]/metadata.xml

  • Under Name ID, set Name ID Format as Email, then set Name ID as Primary Email.


SAML token attributes and claims

These tokens tell the provider what information and in what format they need to send to Breezy for each user. The following attributes must be configured to send for each user and must match exactly.

  • FirstName

  • LastName

  • Email

Note: For Azure AD, leave Namespace blank.


Did this answer your question?