Docs: Update auth.md (#26034)

pull/26095/head
Diana Payton 5 years ago committed by GitHub
parent 8e7a88faff
commit 42295898b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/http_api/auth.md

@ -17,7 +17,7 @@ Currently you can authenticate via an `API Token` or via a `Session cookie` (acq
## Basic Auth
If basic auth is enabled (it is enabled by default) you can authenticate your HTTP request via
If basic auth is enabled (it is enabled by default), then you can authenticate your HTTP request via
standard basic auth. Basic auth will also authenticate LDAP users.
curl example:

Loading…
Cancel
Save