Hi everyone,
we’re planning a members-only area for a client’s website built with Webflow. The authentication should happen via SSO login through an external identity provider (hosted outside of Webflow). After successful login on the third-party platform, users are redirected back to the Webflow site where they should gain access to gated content.
Here’s the challenge:
- Webflow pages are technically always public (if you have the link), so we need to make sure that only logged-in users can actually view the members-only content.
- We also want to use an SSO solution that is compatible with Webflow and hosted in Europe, due to GDPR and data protection requirements.
Questions for the community:
- Do you know of any SSO tools that integrate with Webflow and are EU-hosted?
- Have you successfully implemented secure gating of content on Webflow to ensure only authenticated users can access it? If so, how did you manage access control and prevent direct linking to protected pages?
Any ideas, tools, or experiences would be greatly appreciated!
Thanks in advance