website/docs: add links to Customer Portal (#15223)
* add direct link to Portal, remove screenshot * fix link * Update website/docs/enterprise/get-started.md Signed-off-by: Jens L. <jens@beryju.org> --------- Signed-off-by: Jens L. <jens@beryju.org> Co-authored-by: Tana M Berry <tana@goauthentik.io> Co-authored-by: Jens L. <jens@goauthentik.io>
This commit is contained in:
		| @ -4,7 +4,7 @@ title: Get started | ||||
|  | ||||
| Installing authentik is exactly the same process for both Enterprise version and our free [open source](https://github.com/goauthentik/authentik) version. | ||||
|  | ||||
| ## Install Enterprise | ||||
| ## 1. Install Enterprise | ||||
|  | ||||
| To get started working with Enterprise authentik, [upgrade](../install-config/upgrade.mdx) to the [2023.8.x](../releases) version or later. | ||||
|  | ||||
| @ -13,19 +13,21 @@ If this is a fresh install, refer to our [technical documentation](../install-co | ||||
| - [Docker Compose installation](../install-config/install/docker-compose.mdx) | ||||
| - [Kubernetes installation](../install-config/install/kubernetes.md) | ||||
|  | ||||
| ## Access Enterprise | ||||
| ## 2. Access Enterprise | ||||
|  | ||||
| Access your Enterprise features by first [purchasing a license](./manage-enterprise.mdx#buy-a-license) for the organization. | ||||
|  | ||||
| To open the Customer Portal and buy a license, go to the Admin interface and in the left pane, navigate to **Enterprise -> Licenses**, and then click **Go to Customer Portal**. | ||||
|  | ||||
| In the Customer Portal you define your organization and its members, manage your licenses and billing, and access our Support center. | ||||
| Alternatively you can open a new browser window and go directly to the [Customer Portal](https://customers.goauthentik.io/). If you do not yet have an authentik account, there is a [Sign up link](https://id.customers.goauthentik.io/signup) on the Customer Portal login page. | ||||
|  | ||||
| In the Customer Portal you [define your organization](./manage-enterprise.mdx#create-an-organization) and its members, manage your [licenses](./manage-enterprise.mdx#license-management) and [billing](./manage-enterprise.mdx#manage-billing), and access our [Support center](./entsupport.md). | ||||
|  | ||||
| :::info | ||||
| A license is associated with a specific Organization in the customer portal and a specific authentik instance (with a unique Install ID), and not with individual users. A single license is purchased for a specified number of users. Additional users can be added to a license, or additional licenses purchased for the same instance, if more users need to be added later. | ||||
| ::: | ||||
|  | ||||
| ## Visit the Support center | ||||
| ## 3. Visit the Support center | ||||
|  | ||||
| Enterprise authentik provides dedicated support, with a Support center where you can open a request and view the progress and communications for your current requests. | ||||
|  | ||||
|  | ||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 184 KiB | 
| @ -8,7 +8,7 @@ Your organization defines the members, their roles, the licenses associated with | ||||
|  | ||||
| ### Create an Organization | ||||
|  | ||||
| 1. To create a new organization, log in to the [Customer Portal](./get-started.md#access-enterprise). | ||||
| 1. To create a new organization, log in to the [Customer Portal](https://customers.goauthentik.io/). | ||||
|  | ||||
| 2. On the **My organizations** page, click **Create an organization**. | ||||
|  | ||||
| @ -27,7 +27,7 @@ In the Customer Portal you can remove members and invite new members to the orga | ||||
| - **Member**: can view licenses, including the license key. | ||||
| - **Owner**: can do everything the Member role can do, plus: add and remove members, order and renew licenses, and edit the organization. | ||||
|  | ||||
| 1. To manage membership in an organization, log in to the [Customer Portal](./get-started.md#access-enterprise). | ||||
| 1. To manage membership in an organization, log in to the [Customer Portal](https://customers.goauthentik.io/). | ||||
|  | ||||
| 2. On the **My organizations** page, click the name of the organization you want to edit membership in. | ||||
|  | ||||
| @ -48,13 +48,11 @@ Note that a license is associated with a specific Organization in the Customer P | ||||
| [Learn more](#about-users-and-licenses) about **internal** and **external** users, and how we forecast the number of users. | ||||
| ::: | ||||
|  | ||||
| 1. To get a license key, log in to your authentik account with your admin credentials, and then click **Admin interface** in the upper right. | ||||
| 1. To get a license key, log in to your authentik account with your administrator credentials, and then click **Admin interface** in the upper right. | ||||
|  | ||||
|  | ||||
| 2. On the **Admin interface**, navigate to **Enterprise → Licenses** in the left menu, and then click **Go to Customer Portal** under the **Get a license** section. Alternatively you can open a new browser window and go directly to the [Customer Portal](https://id.customers.goauthentik.io). | ||||
|  | ||||
| 2. On the **Admin interface**, navigate to **Enterprise → Licenses** in the left menu, and then click **Go to Customer Portal** under the **Get a license** section. | ||||
|  | ||||
| 3. In the Authentik login screen, sign up and then log in to the Customer Portal. | ||||
| 3. Log in to the Customer Portal. | ||||
|  | ||||
|     In the Customer Portal, if you have not already created an Organization (nor been invited to join one), you are first prompted to create an organization. | ||||
|  | ||||
| @ -140,9 +138,9 @@ Once a subscription is canceled, the associated license will still be valid unti | ||||
|  | ||||
| Billing is based on each individual organization. | ||||
|  | ||||
| 1. To manage your billing, go to the Customer Portal and click "My organizations" in the top menu bar. | ||||
| 1. To manage your billing, go to the [Customer Portal](https://id.customers.goauthentik.io) and click "My organizations" in the top menu bar. | ||||
|  | ||||
| 2. Select the organization for which you want to manage bulling. | ||||
| 2. Select the organization for which you want to manage billing. | ||||
|  | ||||
|     The organization detail page displays. | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Tana M Berry
					Tana M Berry