Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Development
-
Labels:None
-
Rice Module:KEW
Description
Add support to retrieve the user authentication Id directly from the workflowUser object
Add the ability to 'get' the authentication ID (network ID at IU's implementation) directly as an element via XSL (eDocLite usage primarily) from the workflowUser object.
Previously, it was able to be retrieved via "getWorkflowUser" which contains a long list of workflowUser elements, and this simply returns the authId
Committed to Kuali 0.9.1.4 in Rev:4626
-Greg