Open
Description
The addition of SAML/SSO support in Supabase Auth was a very welcome addition! Great work!
I'm currently working on building an application that will make heavy use of this. Unfortunately, I'm only able to test this using my hosted plan. Are there any plans to add SAML/SSO support to Supabase local?
I had a quick play around by adding the GOTRUE_SAML_ENABLED
to the gotrue container that supabase-cli creates, but Kong didn't seem to take me anywhere when navigating to the relevant /sso
route. I'm probably missing something, if someone can point me in the right direction I'd be willing to take a shot at submitting a PR?
Cheers!
Ed