saml-solver

A proxy which forwards requests to an endpoint that requires SAML authentication

Usage no npm install needed!

<script type="module">
  import samlSolver from 'https://cdn.skypack.dev/saml-solver';
</script>

README

SAML Solver

Description:

This package provides a proxy/middleware which forwards local requests to a backend that requires SAML authentication, while dynamically retrieving an authentication token and passing it alongside the request.

Designed and tested for usage with SCP odata services.