You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: products/access/src/content/getting-started/applications.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@ order: 2
6
6
7
7
With Access, you can protect two types of applications: **SaaS** and **self-hosted**.
8
8
9
-
SaaS apps include apps your team relies on that are not hosted by your organization, such as Slack or Airtable.
9
+
SaaS applications include applications your team relies on that are not hosted by your organization, such as Slack or Airtable.
10
10
11
-
Self-hosted apps include your internal tools and applications, such as Jira or Grafana. You must secure self-hosted applications with Cloudflare's authoritative DNS to use Cloudflare Access.
11
+
Self-hosted applications include your internal tools and applications, such as Jira or Grafana. You must secure self-hosted applications with Cloudflare's authoritative DNS to use Cloudflare Access.
12
12
13
13
## Connecting SaaS Applications
14
14
15
15
Cloudflare Access allows you to integrate your SaaS products by acting as an identity aggregator, or proxy. This way, users cannot login to SaaS applications without first meeting the criteria you want to introduce.
16
16
17
-
### 1. Add Your App
17
+
### 1. Add Your Application
18
18
19
19
1. On the [Teams dashboard](https://dash.teams.cloudflare.com), navigate to the **Applications** tab.
20
20
2. Click **Add an application**.
@@ -23,7 +23,7 @@ Cloudflare Access allows you to integrate your SaaS products by acting as an ide
23
23

24
24
25
25
4. In the **Configure app** section, select an application from the Application drop-down menu.
26
-
If your app is not listed, type its name in the textbox and select it.
26
+
If your application is not listed, type its name in the textbox and select it.
@@ -32,9 +32,9 @@ SaaS applications store this information in different ways.
32
32
33
33
6. In the **Assertion Consumer Service URL** field, input the service provider’s endpoint for receiving and parsing SAML assertions.
34
34
35
-
7. Scroll down to the **Application logo** card to choose a logo that will represent the app in the App Launcher and in the Applications page.
35
+
7. Scroll down to the **Application logo** card to choose a logo that will represent the application in the App Launcher and in the Applications page.
36
36
You can either:
37
-
* Select **Default** if you want the SaaS application’s logo to show.
37
+
* Select **Default** if you want to show the SaaS application’s logo.
38
38
* Select **Custom** if you want to assign a custom logo to the application.
39
39
40
40

@@ -57,7 +57,7 @@ To learn more about how policies work, read our [Policies section](/getting-star
57
57
3. Specify one or more rules in the **Configure a rule** box. You can add as many include, exception, or require statements as needed.
58
58
4. Click **Next** to add your application to Access.
59
59
60
-
### 3. Integrate Your SaaS App With Access
60
+
### 3. Integrate Your SaaS Application With Access
61
61
Before you begin using your application through Access, your last step is to integrate your SaaS application to Access.
62
62
63
63
1. First, configure these fields with your SAML SSO-compliant application. Take note of these fields before you click **Done**:
@@ -85,7 +85,7 @@ Cloudflare Access allows you to securely publish internal tools and applications
85
85
86
86
Before you begin setting up your self-hosted application, you will need an active domain on Cloudflare. Access rules will be built to secure that domain.
87
87
88
-
Create Access rules before connecting your application to Cloudflare. To connect your origin to Cloudflare, you can use [Cloudflare Argo Tunnel](/learning/access-tunnel/). If you do not wish to use Cloudflare Argo Tunnel, you must [validate the token](/learning/json-web-tokens/) issued by Cloudflare on your origin.
88
+
Create Access rules before connecting your application to Cloudflare. To connect your origin to Cloudflare, you can use [Argo Tunnel](https://developers.cloudflare.com/argo-tunnel/). If you do not wish to use Argo Tunnel, you must [validate the token](/learning/json-web-tokens/) issued by Cloudflare on your origin.
89
89
90
90
### 1. Add Your App
91
91
1. On the [Teams dashboard](https://dash.teams.cloudflare.com), navigate to the **Applications** tab.
@@ -132,4 +132,4 @@ The **Setup section** allows you to configure CORS settings. To learn more about
132
132
133
133
Click **Add application**.
134
134
135
-
Your application is now connected to Access, and will appear in your Applications list. You can proceed with connecting your origin to Cloudflare at this URL.
135
+
Your application is now connected to Access, and will appear in your Applications list. You can proceed with connecting your origin to Cloudflare at this URL.
0 commit comments