Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayerdines/saml-idp

SAML IdP developed in NodeJS that can be used for sp-initiated and idp-initiated sso
https://github.com/ayerdines/saml-idp

freshdesk idp saml saml-idp sso

Last synced: 12 days ago
JSON representation

SAML IdP developed in NodeJS that can be used for sp-initiated and idp-initiated sso

Awesome Lists containing this project

README

        

If you want to use new signing certificate pairs, command to create certificates

$ cd certs
$ openssl req -x509 -newkey rsa:4096 -keyout signing_key.pem -out signing_cert.pem -nodes -days 900