Skip to main content

Active Directory (LDAP, SSO, SAML)

Admin can provide access to the Active Directory to import users and groups to the Analytics hub.

Server AD

The system provides an LDAP connection to synchronize users and groups with Server AD. To establish a connection Admin should fill out the form.

ItemDescriptionUI
Hostallows Admin to add a server path, a required fieldinput field
Base DNallows Admin to add a Base DN path, a required fieldinput field
Usernameallows Admin to add a username for an Active Directory user with access to read users' data, a required fieldinput field
Passwordallows Admin to add a password for an Active Directory user with access to read users' data, a required fieldinput field
Auto syncallows Admin to enable/disable auto sync users' data from AD while logging inswitcher

The Base DN is the starting point an LDAP server uses when searching for users authentication within your Directory

Cloud AD

Additionally, Analytics hub connects with Azure Cloud AD for single-sign-on (SSO) authorization. To establish a connection, the admin should fill in the form with the Azure application credentials for SSO

ItemDescriptionUI
Tenant IDallows Admin to add a Tenant IDinput field
Client IDallows Admin to add a Client IDinput field
Client Secretallows Admin to add a Client Secretinput field
Group's pre-filterallows Admin to specify Azure AD Group IDs to be synchronized when the application has limited permissions to retrieve groups. Group IDs provide a reliable way to identify the required groups and avoid issues with duplicate group namesinput field
Groups to syncallows Admin to select Azure AD groups from the available list for synchronization when the application has permission to retrieve all groups from Azure AD, several elements are separated by commasdropdown list
Auto syncallows Admin to enable/disable auto sync users' data from AD while logging inswitcher

Single Sign On with SAML

Accton can authenticate users against your organization's Active Directory using one of three modes, selected from the tabs at the top of this settings page: Server (LDAP), Cloud (SSO), and SAML. This guide currently covers the SAML tab. If you need help, contact our support team using the Help Request button in the Accton menu.

Common fields

These fields apply regardless of the selected metadata Type:

ItemDescriptionUI
EnabledTurns SAML authentication on or off for this connectionswitcher
Last updated atRead-only timestamp of the last time this configuration was saved; shows "Never" if it hasn't been saved yetread-only label

The Metadata section below has a Type option that determines how the identity provider's (IdP) SAML metadata is supplied - IDP URL, XML config, or customizable. Each option is described separately below.

1. IDP URL

Used when the identity provider publishes a single metadata URL that Accton can fetch automatically.

ItemDescriptionUI
MetadataURL of the identity provider's SAML metadata documentinput field

2. XML config

Used when the identity provider's metadata is supplied as a downloaded XML file rather than a public URL.

ItemDescriptionUI
XML configIdP metadata XML file exported from the identity providerfile input

3. Customizable

Used to enter the identity provider's SAML endpoint and signing certificate individually, when a combined metadata URL or file isn't available.

ItemDescriptionUI
IDP's 'Assertion Consumer Service' URLURL of the identity provider's SAML endpoint that receives the authentication responseinput field
IDP's assertion signing certificateCertificate the identity provider uses to sign SAML assertions, used to verify their authenticityfile input

Service provider certificate

Applies to all three Type options above.

ItemDescriptionUI
Generate own certificateWhen on, Accton generates its own service provider certificate automatically and the certificate upload fields below are hidden. When off, upload your own certificate pairswitcher
Certificate (crt)Service provider certificate file, in .crt format (shown only when Generate own certificate is off)file input
Certificate (pem)Service provider certificate file, in .pem format (shown only when Generate own certificate is off)file input

Form actions

ActionDescription
SaveSaves the entered SAML configuration for this connection
CancelDiscards changes and closes the form
ClearClears all entered values from the form