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
- Go to Support → SSO Config.
- 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
- Entity ID (Identifier) — e.g.
- Paste your IdP's details back into DashX:
- IdP Entity ID (Issuer)
- SSO URL (the IdP login endpoint)
- Signing certificate (PEM — include the
BEGIN/ENDlines)
- Map the email/name attributes and set the allowed email domains.
- 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.