website: update comparison and pricing (#5284)
* website: update comparison and pricing Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add radius to comparison Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		| @ -81,6 +81,30 @@ function Comparison() { | |||||||
|                                     <Check></Check> |                                     <Check></Check> | ||||||
|                                 </td> |                                 </td> | ||||||
|                             </tr> |                             </tr> | ||||||
|  |                             <tr> | ||||||
|  |                                 <td className="row-label">SCIM</td> | ||||||
|  |                                 <td className="result passed authentik"> | ||||||
|  |                                     <Check></Check> | ||||||
|  |                                 </td> | ||||||
|  |                                 <td className="result warning"> | ||||||
|  |                                     <AlertTriangle></AlertTriangle> | ||||||
|  |                                 </td> | ||||||
|  |                                 <td className="result failed"> | ||||||
|  |                                     <X></X> | ||||||
|  |                                 </td> | ||||||
|  |                                 <td className="result passed"> | ||||||
|  |                                     <Check></Check> | ||||||
|  |                                 </td> | ||||||
|  |                                 <td className="result passed"> | ||||||
|  |                                     <Check></Check> | ||||||
|  |                                 </td> | ||||||
|  |                                 <td className="result failed"> | ||||||
|  |                                     <X></X> | ||||||
|  |                                 </td> | ||||||
|  |                                 <td className="result failed"> | ||||||
|  |                                     <X></X> | ||||||
|  |                                 </td> | ||||||
|  |                             </tr> | ||||||
|                             <tr> |                             <tr> | ||||||
|                                 <td className="row-label">LDAP</td> |                                 <td className="row-label">LDAP</td> | ||||||
|                                 <td className="result passed authentik"> |                                 <td className="result passed authentik"> | ||||||
| @ -106,9 +130,9 @@ function Comparison() { | |||||||
|                                 </td> |                                 </td> | ||||||
|                             </tr> |                             </tr> | ||||||
|                             <tr> |                             <tr> | ||||||
|                                 <td className="row-label">SCIM</td> |                                 <td className="row-label">RADIUS</td> | ||||||
|                                 <td className="result failed authentik"> |                                 <td className="result passed authentik"> | ||||||
|                                     <X></X> |                                     <Check></Check> | ||||||
|                                 </td> |                                 </td> | ||||||
|                                 <td className="result warning"> |                                 <td className="result warning"> | ||||||
|                                     <AlertTriangle></AlertTriangle> |                                     <AlertTriangle></AlertTriangle> | ||||||
| @ -122,8 +146,8 @@ function Comparison() { | |||||||
|                                 <td className="result passed"> |                                 <td className="result passed"> | ||||||
|                                     <Check></Check> |                                     <Check></Check> | ||||||
|                                 </td> |                                 </td> | ||||||
|                                 <td className="result failed"> |                                 <td className="result passed"> | ||||||
|                                     <X></X> |                                     <Check></Check> | ||||||
|                                 </td> |                                 </td> | ||||||
|                                 <td className="result failed"> |                                 <td className="result failed"> | ||||||
|                                     <X></X> |                                     <X></X> | ||||||
| @ -241,8 +265,8 @@ function Comparison() { | |||||||
|                             </tr> |                             </tr> | ||||||
|                             <tr> |                             <tr> | ||||||
|                                 <td className="row-label">SCIM</td> |                                 <td className="row-label">SCIM</td> | ||||||
|                                 <td className="result failed authentik"> |                                 <td className="result warning authentik"> | ||||||
|                                     <X></X> |                                     <AlertTriangle></AlertTriangle> | ||||||
|                                 </td> |                                 </td> | ||||||
|                                 <td className="result warning"> |                                 <td className="result warning"> | ||||||
|                                     <AlertTriangle></AlertTriangle> |                                     <AlertTriangle></AlertTriangle> | ||||||
|  | |||||||
| @ -12,10 +12,6 @@ export default function pricingPage() { | |||||||
|                     style={{ marginTop: "2rem", marginBottom: "4rem" }} |                     style={{ marginTop: "2rem", marginBottom: "4rem" }} | ||||||
|                 > |                 > | ||||||
|                     <h1 style={{ textAlign: "center" }}>Pricing</h1> |                     <h1 style={{ textAlign: "center" }}>Pricing</h1> | ||||||
|                     <p style={{ textAlign: "center" }}> |  | ||||||
|                         All variants include security patches for all supported |  | ||||||
|                         versions. |  | ||||||
|                     </p> |  | ||||||
|  |  | ||||||
|                     <div className={"row"}> |                     <div className={"row"}> | ||||||
|                         <div className={"col col--4 margin-vert--md"}> |                         <div className={"col col--4 margin-vert--md"}> | ||||||
| @ -29,9 +25,9 @@ export default function pricingPage() { | |||||||
|                                     <li>Supports OAuth2/OpenID Connect</li> |                                     <li>Supports OAuth2/OpenID Connect</li> | ||||||
|                                     <li>Supports SAML</li> |                                     <li>Supports SAML</li> | ||||||
|                                     <li>Supports LDAP</li> |                                     <li>Supports LDAP</li> | ||||||
|  |                                     <li>Supports SCIM</li> | ||||||
|                                     <li>Supports Proxy authentication</li> |                                     <li>Supports Proxy authentication</li> | ||||||
|                                     <li>Advanced policy engine</li> |                                     <li>Advanced policy engine</li> | ||||||
|                                     <li>Community support</li> |  | ||||||
|                                 </div> |                                 </div> | ||||||
|                                 <div className="card__footer"> |                                 <div className="card__footer"> | ||||||
|                                     <h1>Free, forever</h1> |                                     <h1>Free, forever</h1> | ||||||
| @ -53,7 +49,8 @@ export default function pricingPage() { | |||||||
|                                     <li>Self-hosted</li> |                                     <li>Self-hosted</li> | ||||||
|                                     <li>Source-available</li> |                                     <li>Source-available</li> | ||||||
|                                     <li>Long-term-support releases</li> |                                     <li>Long-term-support releases</li> | ||||||
|                                     <li>Enterprise support plan (50 Users+)</li> |                                     <li>Enterprise support plan</li> | ||||||
|  |                                     <li>Web-based RDP/SSH access (planned)</li> | ||||||
|                                     <li>Push-notification MFA (planned)</li> |                                     <li>Push-notification MFA (planned)</li> | ||||||
|                                     <li>Desktop authentication (planned)</li> |                                     <li>Desktop authentication (planned)</li> | ||||||
|                                     <li>AI-based risk assessment (planned)</li> |                                     <li>AI-based risk assessment (planned)</li> | ||||||
| @ -84,7 +81,8 @@ export default function pricingPage() { | |||||||
|                                     </li> |                                     </li> | ||||||
|                                     <li>Source-available</li> |                                     <li>Source-available</li> | ||||||
|                                     <li>Long-term-support releases</li> |                                     <li>Long-term-support releases</li> | ||||||
|                                     <li>Enterprise support plan (50 Users+)</li> |                                     <li>Enterprise support plan</li> | ||||||
|  |                                     <li>Web-based RDP/SSH access (planned)</li> | ||||||
|                                     <li>Push-notification MFA (planned)</li> |                                     <li>Push-notification MFA (planned)</li> | ||||||
|                                     <li>Desktop authentication (planned)</li> |                                     <li>Desktop authentication (planned)</li> | ||||||
|                                     <li>AI-based risk assessment (planned)</li> |                                     <li>AI-based risk assessment (planned)</li> | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Jens L
					Jens L