logrr-electron-auth

SAML 2.0 authentication library for Electron and OpenFin

Usage no npm install needed!

<script type="module">
  import logrrElectronAuth from 'https://cdn.skypack.dev/logrr-electron-auth';
</script>

README

logrr-electron-auth

logrr-electron-auth is as library used to validate SAML assertions to connect users to Logrr; it works with:

  • Nodejs, from version 4.2.0
  • Openfin

It is based on the Passport SAML library.

More details on the install and configuration process to come