This lesson will demonstrate how to get information about the logged in user from Domino via a Node.js Express application, including user roles and the logged in users name.
It will utilise the Domino security session ID and deal with any authentication issues with sensible HTTP status codes.