You can manage user access by applying additional encryption to passwords, setting basic authentication, and defining role-based access.
Choices
Apply additional encryption to passwords
For the highest level of security, you can apply additional encryption to passwords using the existing SHA256 password encoding.
Configure basic authentication
By default basic authentication is enabled, which means the server returns a basic authentication challenge. If desired, you can change that setting in the wsconfig.xml file.
Configure role-based access
To limit user access to specific functions, you can modify which roles are specified for each user account.