Is there is any library for making saml identity provider in node.js.
I am checking saml implementation in node.js they all say service provider code and identity provider as oauth or openlogin url.
Some library i found for service provider are passport-saml , saml2-js.
Can you tell is there is implementation of saml identity provider in node.js?