Skip to content

Commit

Permalink
Add documentation for vault-plugin-auth-jwt skip_browser CLI option (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dekimsey committed Oct 19, 2021
1 parent 7184ae8 commit cf7dbb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/content/docs/auth/jwt/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ Complete the login via your OIDC provider. Launching browser to:
The browser will open to the generated URL to complete the provider's login. The
URL may be entered manually if the browser cannot be automatically opened.

- `skip_browser` (default: "false"). Toggle the automatic launching of the default browser to the login URL.

The callback listener may be customized with the following optional parameters. These are typically
not required to be set:

Expand Down

0 comments on commit cf7dbb2

Please sign in to comment.