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.
Click Security in the left sidebar.
Click Single Sign-On near the top of the screen.
Find SAML and click the toggle to enable.
Click Upload Metadata File to upload the XML file provided by your SAML provider.
Choose whether to enforce sign-in.
Click Save Changes.
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.xmlReply/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.
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.xmlUnder 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.
