From 2502a7cece1d476e41151397f50cd6f24157286f Mon Sep 17 00:00:00 2001 From: Jens L Date: Tue, 18 Apr 2023 11:10:05 +0200 Subject: [PATCH] website: update comparison and pricing (#5284) * website: update comparison and pricing Signed-off-by: Jens Langhammer * add radius to comparison Signed-off-by: Jens Langhammer --------- Signed-off-by: Jens Langhammer --- website/src/comparison.jsx | 38 +++++++++++++++++++++++------ website/src/pages/pricing/index.jsx | 12 ++++----- 2 files changed, 36 insertions(+), 14 deletions(-) diff --git a/website/src/comparison.jsx b/website/src/comparison.jsx index 4c91a168e..5aacfef75 100644 --- a/website/src/comparison.jsx +++ b/website/src/comparison.jsx @@ -81,6 +81,30 @@ function Comparison() { + + SCIM + + + + + + + + + + + + + + + + + + + + + + LDAP @@ -106,9 +130,9 @@ function Comparison() { - SCIM - - + RADIUS + + @@ -122,8 +146,8 @@ function Comparison() { - - + + @@ -241,8 +265,8 @@ function Comparison() { SCIM - - + + diff --git a/website/src/pages/pricing/index.jsx b/website/src/pages/pricing/index.jsx index 28662366b..a2dba2c64 100644 --- a/website/src/pages/pricing/index.jsx +++ b/website/src/pages/pricing/index.jsx @@ -12,10 +12,6 @@ export default function pricingPage() { style={{ marginTop: "2rem", marginBottom: "4rem" }} >

Pricing

-

- All variants include security patches for all supported - versions. -

@@ -29,9 +25,9 @@ export default function pricingPage() {
  • Supports OAuth2/OpenID Connect
  • Supports SAML
  • Supports LDAP
  • +
  • Supports SCIM
  • Supports Proxy authentication
  • Advanced policy engine
  • -
  • Community support
  • Free, forever

    @@ -53,7 +49,8 @@ export default function pricingPage() {
  • Self-hosted
  • Source-available
  • Long-term-support releases
  • -
  • Enterprise support plan (50 Users+)
  • +
  • Enterprise support plan
  • +
  • Web-based RDP/SSH access (planned)
  • Push-notification MFA (planned)
  • Desktop authentication (planned)
  • AI-based risk assessment (planned)
  • @@ -84,7 +81,8 @@ export default function pricingPage() {
  • Source-available
  • Long-term-support releases
  • -
  • Enterprise support plan (50 Users+)
  • +
  • Enterprise support plan
  • +
  • Web-based RDP/SSH access (planned)
  • Push-notification MFA (planned)
  • Desktop authentication (planned)
  • AI-based risk assessment (planned)