Microsoft Entra ID
This walkthrough registers CyberGuard as a SAML 2.0 enterprise application in Microsoft Entra ID and collects the three values the CyberGuard SSO form needs: the IdP Entity ID, the Metadata URL, and a matching SP Entity ID.
Before you start
Section titled “Before you start”Open Extra → Settings → SSO in CyberGuard in a second tab and note the SP Entity ID shown there — you will type the same string into Entra ID. You also need your CyberGuard base URL, because the reply URL is derived from it:
<base_url>/api/accounts/saml/0/acs/For example, https://cyberguard.guardiangrid.ai/api/accounts/saml/0/acs/.
Create the enterprise application
Section titled “Create the enterprise application”-
Sign in to the Azure portal and open Microsoft Entra ID from the sidebar menu.
-
Go to Enterprise applications, then New application.
-
Choose Create your own application.
-
Enter a name (for example, CyberGuard) and select Integrate any other application you don’t find in the gallery (Non-gallery). Confirm with Create.
-
In the new application, open Single sign-on from the sidebar menu — or use the Set up single sign on tile — and choose SAML as the method.
Fill the SAML configuration
Section titled “Fill the SAML configuration”-
In the first box, Basic SAML Configuration, select Edit.
-
Set Identifier (Entity ID) to exactly the SP Entity ID from the CyberGuard SSO form.
-
Set Reply URL (Assertion Consumer Service URL) to
<base_url>/api/accounts/saml/0/acs/. -
Save and close the panel.
-
In the third box, SAML Certificates, copy the App Federation Metadata Url. This is the Metadata URL in CyberGuard.
-
In the fourth box, Set up <App name>, copy the Microsoft Entra Identifier. This is the IdP Entity ID in CyberGuard.
Grant access
Section titled “Grant access”-
Open Users and groups in the application’s sidebar menu.
-
Select Add user/group and assign the people or groups who should be able to sign in to CyberGuard.
Finish in CyberGuard
Section titled “Finish in CyberGuard”-
Go to Extra → Settings → SSO and tick Enable SSO.
-
Set Provider to SAML.
-
Paste the IdP Entity ID and the Metadata URL you copied from Entra ID.
-
Check that the SP Entity ID still matches the Identifier you registered in Entra ID.
-
Save. The login page now shows a Login with SSO button.
Related
Section titled “Related”- SSO overview — the full field reference and the auto-provisioning options.
- Okta — the equivalent walkthrough for Okta.
- Users — creating the accounts SSO will sign in.
