JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q23320F
  • License ISC

JWT Federations supporting library

Package Exports

  • jwtfed

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jwtfed) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

JWT Federations

JWTFed is a Node.js library that implements creating and signing entity statements, validation of entity statements, validation of trust chains, resolving protocol specific metadata and more.

Read more about JWT Federations

To install

npm i jwtfed --save

Run demo suite with:

npm start

Edit index.js to play with different entity statement claims, and run again.

node lookup.js openidClient https://serviceprovider.andreas.labs.uninett.no/application1007

Generate new keys for the jwks keystore (to stdout) by typing:

node generate some_key_identifier