BeryJu / saml-test-sp

SAML Service Provider for end-to-end and unittesting
https://github.com/BeryJu/saml-test-sp/pkgs/container/saml-test-sp
GNU General Public License v3.0
14 stars 6 forks source link

Typo, should read as "signing" and not "singing". #31

Closed wudanbal closed 1 year ago

wudanbal commented 1 year ago

https://github.com/BeryJu/saml-test-sp/blob/60f4dec555b0f5ccc4b293634c36c46746e9dcc2/pkg/helpers/config.go#L63

Typo here is causing "cannot find any signing certificate in the IDP SSO descriptor" error to be thrown, even when "SP_SIGNING_CERT" is provided.