Skip to content

Commit 3c9ea0f

Browse files
committed
Minor change to wording
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 58b2caa commit 3c9ea0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/openfaas-pro/sso/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You'll need to start off by installing the faas-cli, if you don't have it yet, [
66

77
!!! note "Do you want to run faas-cli from a server instead of as a human user?"
88

9-
SSO and OIDC are primarily designed for interactive use by a human user in front of a keyboard, with a webbrowser available. If you need to use an OAuth token to authenticate server-to-server, then you you'll need to create a new OAuth client in your IdP, and then use the `--client-secret` flag with the `faas-cli pro auth` command.
9+
SSO and OIDC are primarily designed for interactive use by a human user in front of a keyboard, with a web-browser available. If you need to use an OAuth token to authenticate server-to-server, then you you'll need to create a new OAuth client in your IdP, and then use the `--client-secret` flag with the `faas-cli pro auth` command.
1010

1111
### Download the pro plugin
1212

0 commit comments

Comments
 (0)