zlacker
[return to "Launch HN: SSOReady (YC W24) – Making SAML SSO painless and open source"]
◧
1. madduc+vD1
[view]
[source]
2024-07-31 07:45:57
>>ucario+(OP)
It sounds great. Any chance to get this ported to other major programming languages (Java, C++, Go, Rust, C#)?
◧◩
2. ucario+cz2
[view]
[source]
2024-07-31 16:36:26
>>madduc+vD1
The interface between your app and SSOReady is entirely over an HTTP API. We codegen SDKs for that HTTP API for Python and TypeScript, and will add more, but in the meantime the docs show you the curl you'd need to port:
https://ssoready.com/docs/api-reference/saml/redeem-saml-acc...
[go to top]