It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda SecureEdge

How to Configure SAML 2.0 Configuration

  • Last updated on

Security Assertion Markup Language (SAML) is a standard protocol that allows identity providers to authenticate users and create a secure way to let users access a service provider, such as Jira Cloud or Slack. The Barracuda SecureEdge Manager allows administrators to configure SAML 2.0.

saml-page.png

Configure SAML

  1. Go to https://se.barracudanetworks.com and log in with your existing Barracuda Cloud Control account.

  2. In the left menu, click the Tenants/Workspaces icon and select the workspace you want to configure SAML 2.0 as an identity service for.

  3. In the left menu, click Identity > Settings.

    goto-id-settings.png

  4. The Settings page opens. In the Identity Providers section, click Add Identity Provider.

    add-id-prov.png

  5. From the drop-down menu, select SAML 2.0.

    sel-saml.png

  6. The Add Identity Provider page opens. Specify the values for the following:

    • Display Name – Enter display name.

    • Sign In Endpoint – Enter the sign-in endpoint.

    • Signing Cert – Enter the signing certificate.

      saml-signin-settings.png

  7. Click Save.

  8. Under Information needed by your Identity Provider, you receive an Entity ID and ACS URL.

    saml.png

  9. Click Finish.

  10. In the Identity Providers table, you can see that the identity provider SAML 2.0 has been added and under the fieldname STATUS the text now states Active with a green check mark.

    saml-active-status.png

You can see that once you have added an identity provider, the option Add Identity Provider is disabled.

Remove SAML

  1. Go to Identity > Settings. The Settings page opens.

  2. In the Identity Providers section, you can see that SAML 2.0 is displayed.

  3. To remove SAML 2.0, click on the trash can icon.

    del-SAML.png

  4. The Remove Identity Provider page opens.

    rm-id-provider.png

     

  5. Click OK to confirm.

(Optional) Test SAML

If you must test SAML quickly, proceed with the following steps:

  1. On the Settings page in the Identity Providers section, click the icon of three vertical dots to test the identity provider.

    test-prov-saml.png

  2. Click Test Identity Provider.

    click-test-prov.png

  3. To authenticate your identity provider, follow the authentication instructions on screen.

  4. Enter your credentials to authenticate with your identity provider.

  5. After logging into your account, you receive the confirmation message that the authentication was successful. You can also see verification values for fieldnames such as nickname, name, email, email verified, and iss.

    saml-05.png

The Test Identity Provider feature for SAML 2.0 can be successfully completed and verified with any user directory, or even with no user directory, configured for your workspace.

(Optional) Set Up SAML

  1. On the Settings page in the Identity Providers section, click the icon of three vertical dots to test the identity provider.

    click-setupSAML.png

  2. Click Setup SAML.

  3. The Setup SAML page open.

    saml-04.png

You can use the ACS URL and Entity ID values to update an existing SAML configuration.

Next Steps