Shawn McKinney created FC-204:
---------------------------------

             Summary: AccessMgrRestImpl.getUser not setting contextId on request
                 Key: FC-204
                 URL: https://issues.apache.org/jira/browse/FC-204
             Project: FORTRESS
          Issue Type: Bug
    Affects Versions: 2.0.0-RC1
            Reporter: Shawn McKinney
            Assignee: Shawn McKinney
             Fix For: 2.0.0-RC2


public User getUser(Session session) 
{
...
  FortRequest request = new FortRequest();
  request.setContextId(this.contextId);    <------ add this statement




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to