User object created in PipelineSecurityHandler is missing additional data
-------------------------------------------------------------------------

                 Key: COCOON-2159
                 URL: https://issues.apache.org/jira/browse/COCOON-2159
             Project: Cocoon
          Issue Type: Bug
          Components: Blocks: Authentication Framework
    Affects Versions: 2.1.11
            Reporter: Pawel Pesz
            Priority: Minor
         Attachments: PipelineSecurityHandler.java.diff

When an authenticated User object is created it can contain additional 
attributes specified inside the <data/> element produced by an authentication 
resource. Current code (i.e. PipelineSecurityHandler.java) doesn't read them 
correctly because an absolute node reference is used instead of a relative one. 
Luckily fixing this bug couldn't have been more trivial :)

-- 
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