Skip to content

Commit 9730908

Browse files
authored
Update securing-airbyte.md
1 parent 2569071 commit 9730908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operator-guides/securing-airbyte.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To secure access to Airbyte you have three options:
88
* Networking restrictions: deploy Airbyte in a private network or use a firewall to filter which IP is allowed to access your host.
99
* Put Airbyte behind a reverse proxy and handle the access control on the reverse proxy side.
1010
* If you deployed Airbyte on a cloud provider:
11-
* GCP: use the [Identidy-Aware proxy](https://cloud.google.com/iap) service
11+
* GCP: use the [Identity-Aware proxy](https://cloud.google.com/iap) service
1212
* AWS: use the [AWS Systems Manager Session Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager.html) service
1313

1414
**Non exhaustive** online resources list to set up auth on your reverse proxy:

0 commit comments

Comments
 (0)