User login and passwords using the following methods:
NNM's Java Web User Interface security function
LDAP
Web server built-in security
File-based encrypted passwords
Open interface to add any another authentication tool
Filtering of the data that each end user sees, so that they see only their information. This can be done using the following methods:
Customers Views for NNM
Open XML interface for service providers to add their own filtering databases
Support of secure web servers using SSL for encryption.
Ability for the portal server to communicate with web browsers through a firewall, using HTTP for communication.
Ability for the portal server to communicate with management stations such as NNM and Internet Services through a firewall configured to allow only communication between the portal server and the management stations.
User roles allow multiple users to share the same configuration. This allows one user to be able to edit the information while another user would only be able to read or view the information.
Allows for single sign on. This enables the service provider to allow their customers to have one login for all components even 3rd party integrations.