Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Start by [downloading and installing](/connections/connect-apps/install-and-setu
Once installed, you can use the `access login` command in `cloudflared` to generate the JWT for a given application.

```sh
$ cloudflare access login https://jira.company.com
$ cloudflared access login https://jira.company.com
```

`cloudflared` will print a URL that you can visit in a browser to authenticate to Cloudflare Access. If you are using a headless system, you can visit the URL in a different machine with a browser and the login will still return the JWT to `cloudflared`.
Expand Down Expand Up @@ -108,4 +108,4 @@ Now, you can run the following command to login to Cloudflare Access. Instead of

```sh
$ login-jira
```
```