Here we explore what it would take to provide an Identity Provider for the federation.
JSON Web Token (JWT, pronounced jot) is a relatively new token format used in space-constrained environments such as HTTP Authorization headers. JWT is architected as a method for transferring security claims based between parties - wikipedia