From 514dce76e506162eaae1d28de6f22895e952383d Mon Sep 17 00:00:00 2001 From: Jesper Madsen <32263802+jesp209i@users.noreply.github.com> Date: Fri, 11 Apr 2025 11:41:55 +0200 Subject: [PATCH] Cloud External Login Providers- remove beta --- umbraco-cloud/set-up/external-login-providers.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/umbraco-cloud/set-up/external-login-providers.md b/umbraco-cloud/set-up/external-login-providers.md index 43f94e2512a..208e6d02805 100644 --- a/umbraco-cloud/set-up/external-login-providers.md +++ b/umbraco-cloud/set-up/external-login-providers.md @@ -6,10 +6,6 @@ description: >- # External Login Providers -{% hint style="info" %} -**Beta feature**. Help us improve the feature by [reporting feedback](mailto:byolp-early-access-feedback@umbraco.dk). -{% endhint %} - The External Login Providers feature in Umbraco Cloud allows you to integrate third-party authentication systems to manage backoffice user logins securely and efficiently. This functionality is especially useful for teams that want to simplify login management or use their existing identity systems. {% hint style="info" %}