Encrypt IBM Domino User Roles Data into a JWT in a Express Application

InstructorMark Barton

Share this video with your friends

Send Tweet

This lesson will digitally sign the IBM Domino user information into a JWT which can then be sent from the server to the client.

This JWT can then be sent back from the client to the server and the role information within the JWT file can be decrypted to determine a users level of functional access.