Add a UserInfo DTO to be used for passing user information between the web 
layer and the service layer
------------------------------------------------------------------------------------------------------

                 Key: NXP-5744
                 URL: https://jira.nuxeo.org/browse/NXP-5744
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
          Components: Digital Signature
            Reporter: Wojciech Sulejman
             Fix For: 5.4-SNAPSHOT


The user information will be encoded inside an x509Name.

There will be a verification performed on object construction to make sure that 
the name contains all the required tokens for:
1) user identifier (commonName field)
2) user X500Principal (countryName to CN, organizationalUnitName to OU,  
organizationName to O, countryName to C) 
3) user email (emailAddress)

Note: CN,OU,O,C are X500Principal names, other fields in parentheses are 
X509Name fields


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to