SAML/OAuth integration for Wix Users

Hi - This is as a question to ask if Wix Code will provide ability for SSO or OAuth so that we can set up SSO for our clients users.

If this is not part of the new Wix Code, can it be something that can be available in future?

I’m not an expert in the OAUTH protocol, but you might be able to implement it using a combination of

  • wix-fetch to call the service provider
  • $w.location.query to get query params sent to your page
  • compute functions (expose a public endpoint API to your site) - NOT YET available, but coming soon.

maybe one of the hard-core developers in the community can help us verify?

As for the feature request, to provide OAUTH as part of the system - implementations sometimes differ from one provider to the next. It would help to understand what service you are trying to call.

Thanks Uval

We currently use onelogin for SSO across many systems. They prefer SAML integration, but can do OAuth.

We have found the speed and simplicity of Wix to be incredible (albeit expensive), but the inability to link systems via user databases is the main reason many of our websites need to be built on another platform.

Wix is our favourite. We would like it to be our only!