Open flyinghermit opened 5 months ago
We've been using two different SAML libraries:
https://github.com/crewjam/saml/ supports implementing both the IdP and SP.
This issue is created as a placeholder to investigate if https://github.com/russellhaering/gosaml2 can be removed and https://github.com/crewjam/saml/ can be used to implement Teleport service provider.
We will need crewjam/saml to support HSMs and ECDSA before we can do this https://github.com/crewjam/saml/issues/153
We've been using two different SAML libraries:
https://github.com/crewjam/saml/ supports implementing both the IdP and SP.
This issue is created as a placeholder to investigate if https://github.com/russellhaering/gosaml2 can be removed and https://github.com/crewjam/saml/ can be used to implement Teleport service provider.