Confirm whether DX NetOps Portal supports group-based attribute mapping when using SAML 2.0 Single Sign-On (SSO) and provide configuration alternatives.
Does NetOps Portal SSO using SAML support groups from the Identity Provider (IdP)? If yes, how is it configured?
Currently, the DX NetOps Portal does not support groups in SAML SSO configurations. While an Identity Provider (IdP) can be configured to send group attributes in a SAML assertion, the NetOps Portal implementation is not designed to process or map these group claims to internal roles or permissions.
If you need to restrict or manage access based on groups, consider the following two options:
Most Identity Providers (such as Microsoft Entra ID/Azure, Okta, or ADFS) allow you to restrict application access to specific users or groups. By requiring user assignment at the IdP level:
If your requirement is for the NetOps Portal to perform internal role mapping based on group membership, use LDAP authentication instead of SAML. Unlike the SAML implementation, NetOps Portal LDAP configurations natively support LDAP group references for user authorization.