adfs-strategy

Passport strategy that integrates with a windows federation server.

Usage no npm install needed!

<script type="module">
  import adfsStrategy from 'https://cdn.skypack.dev/adfs-strategy';
</script>

README

ADFS Strategy

This is a passport strategy that lets you integrate your apps authentication with a federation server.

See the example for usage.

Special thanks to leandrob for wstrust-client and providing inspiration for this project.

Pull requests welcome.