JSON Web Tokens With Nginx and Shibboleth
In the first part of this article, I went through the steps of installing Nginx and Shibboleth. Now you have a web server serving up front ends securely. The next part is handing JSON Web Tokens, or JWT’s, with the content so the client can relay these to…