Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

Integrate IBM Domino with Node.js

via egghead.io

Overview

While this course is for IBM Domino Developers who are looking to utilize Node.js alongside their applications, or Javascript developers looking to integrate with a Domino server. There are quite a few tips and tricks you can learn for integrating Node.js as a proxy server for any REST API you might want to communicate with your JavaScript Application.
We cover how you can continue to use cookies provided by IBM Domino for user authentication and authorization while accessing a Node.js / Express based application, including modifying the standard login form to expose authentication errors.
We show how to store user level information inside a JWT giving the option to store functional levels of access safely. This stateless token can then be decoded server side to list what user roles a user has and therefore can restrict functionality without having to refer back to Domino each time.
The course will demonstrate Create, Read, Update and Delete methods using the Domino Data Services all via the NodeJS application but still maintaining Domino security.
And finally, we show how you can reuse Domino generated HTML inside a handlebars template by scraping and manipulating the HTML.

Syllabus

  • Course Overview: Integrate IBM Domino with Node.js
  • Identify Authentication Errors from Domino when using a Node.js Express Application
  • Authenticate with IBM Domino via a Node.js Application to Extract a Session Cookie
  • Store an IBM Domino Cookie sent from a Node.js Server in Browser Local Storage
  • Expose IBM Domino User Information as JSON
  • Send IBM Domino User Information via a Node.js Application.
  • Encrypt IBM Domino User Roles Data into a JWT in a Express Application
  • Send JWT Encrypted User Role Data from Client Local Storage to Express Server
  • Decode and Verify JWT Encoded Data in Express
  • Post Data Captured in Client to IBM Domino via Node.js
  • Update and Delete Data in IBM Domino REST API via Node.js
  • Merge and Manipulate IBM Domino Server Side Generated HTML in Express using cheerio
  • Render Domino Data using Handlebars templates in Express

Taught by

Mark Barton

Reviews

Start your review of Integrate IBM Domino with Node.js

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.