Lessons I'd Tell My 12-Year-Old Self (henriquegodoy.com)
1 points by henriquegodoy 9m ago 0 comments
Running Linux on my Amiga 4000 (sandervanderburg.blogspot.com)
2 points by doener 33m ago 0 comments
Show HN: SAML Proxy – decouple your SAML SP from your IdP
2 mikehadlow 1 7/17/2025, 10:51:12 AM github.com ↗
Comments (1)
mikehadlow · 12h ago
Hi, I'm Mike Hadlow the creator of SAML Proxy. I first built a version of this for a previous employer, a B2B SaaS with hundreds of customers configured to log in via AWS Cognito and Auth0 using SSO SAML connections. The company wanted to migrate to Clerk, but discovered it was almost impossible to co-ordinate hundreds of customers to update their SAML IdP configuration at the same time. I built a SAML Proxy to migrate them all with just two DNS switches. This project is an open-source distillation of all I leant doing that. It shows a runnable example of a SAML Proxy, with an open-source SP and IdP thrown in for free.