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: blog/_posts/2025-03-10-secure-http-tunnels-with-oauth.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ When trying to access the URl of the tunnel service, users will be asked to logi
94
94
95
95
The simplest form of authentication supported by Inlets is basic authentication. Enabling basic authentication on the tunnel will protect the HTTP service with a username and password.
96
96
97
-
When a user visits the URl of the tunneled service they will be prompted for a username and password before they are able to access the application.
97
+
When a user visits the URL of the tunneled service they will be prompted for a username and password before they are able to access the application.
98
98
99
99
Basic auth can be enabled for a tunnel by setting the basic auth flags when connecting the tunnel client.
0 commit comments