SAMLAutoConfigNewCertificateNotification Recipients ListIssue Customers often ask how to modify the recipients list of "SAMLAutoConfigNewCertificateNotification" notification as it always sends it to 3 users. ReleaseAll releasesCauseSAMLAutoConfigNewCertificateNotification gets the list of recipients in the backend Java code. The backend code runs a query on users with admin role and picks three users according to last login time with admin role that have a valid email address.ResolutionCustomers can't update the recipients list of the event(saml.autoconfig.newcertificate) since it is set in the backend Java Code. However, they can add more recipients directly to the Email notification 'SAMLAutoConfigNewCertificateNotification' (under 'Who will receive' tab).