User Admin Plugin
-----------------

                 Key: FELIX-2254
                 URL: https://issues.apache.org/jira/browse/FELIX-2254
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
            Reporter: Valentin Valchev


We should add a plugin for managing user and groups.

For storing passwords there is:
1. a configuration that specifies the "name of the password credential"
2. a set of encoders like SHA, DES, MD5
3. a property/credential edition that allows to define that a field is one of 
the encoder types. When set, the field data (String) is encoded by the encoder 
and saved as byte[]. The property editor shows "password" credential as <input 
type="password"/>


Later we may add support for certificates or other type of user authentication.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to