Skip to main content

Portal SSO Configuration

Let support‑portal users sign in with your identity provider via SAML 2.0 instead of maintaining separate portal passwords. Works with Microsoft Entra (Azure AD), Okta, Google, or any SAML IdP.

Configure

  1. Go to Support → SSO Config.
  2. Copy DashX's service‑provider details into your IdP:
    • Entity ID (Identifier) — e.g. https://<your-portal>/api/portal/sso/metadata
    • Reply URL (ACS) — e.g. https://<your-portal>/api/portal/sso/acs
  3. Paste your IdP's details back into DashX:
    • IdP Entity ID (Issuer)
    • SSO URL (the IdP login endpoint)
    • Signing certificate (PEM — include the BEGIN/END lines)
  4. Map the email/name attributes and set the allowed email domains.
  5. Save, then test a portal sign‑in end‑to‑end.

Using Microsoft Entra (Azure AD)?

Follow the step-by-step guide Portal SSO with Entra (SAML) — it covers creating the Enterprise Application and copying the exact values.

note

This SSO is for the support portal (end‑users). For console admin sign‑in (Entra OIDC) see Settings → SSO; for DashX Connect see Connect SSO — three separate SSO settings for three audiences.