Skip to content

Commit a9829db

Browse files
authored
Fix link and small tweaks in applications.md (#238)
1 parent 96a9022 commit a9829db

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

products/access/src/content/getting-started/applications.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ order: 2
66

77
With Access, you can protect two types of applications: **SaaS** and **self-hosted**.
88

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.
1010

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.
1212

1313
## Connecting SaaS Applications
1414

1515
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.
1616

17-
### 1. Add Your App
17+
### 1. Add Your Application
1818

1919
1. On the [Teams dashboard](https://dash.teams.cloudflare.com), navigate to the **Applications** tab.
2020
2. Click **Add an application**.
@@ -23,7 +23,7 @@ Cloudflare Access allows you to integrate your SaaS products by acting as an ide
2323
![Access Saas and Self-Hosted](../static/summary/selfhosted-vs-saas.png)
2424

2525
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.
2727

2828
![Unlsited SaaS app](../static/summary/new-saas-app.png)
2929

@@ -32,9 +32,9 @@ SaaS applications store this information in different ways.
3232

3333
6. In the **Assertion Consumer Service URL** field, input the service provider’s endpoint for receiving and parsing SAML assertions.
3434

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.
3636
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.
3838
* Select **Custom** if you want to assign a custom logo to the application.
3939

4040
![SaaS logo](../static/summary/saas-logo.png)
@@ -57,7 +57,7 @@ To learn more about how policies work, read our [Policies section](/getting-star
5757
3. Specify one or more rules in the **Configure a rule** box. You can add as many include, exception, or require statements as needed.
5858
4. Click **Next** to add your application to Access.
5959

60-
### 3. Integrate Your SaaS App With Access
60+
### 3. Integrate Your SaaS Application With Access
6161
Before you begin using your application through Access, your last step is to integrate your SaaS application to Access.
6262

6363
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
8585

8686
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.
8787

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.
8989

9090
### 1. Add Your App
9191
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
132132

133133
Click **Add application**.
134134

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

Comments
 (0)