Skip to content

Commit

Permalink
Add Bearer authentication to overview of section Authentication Param…
Browse files Browse the repository at this point in the history
…eters for 2.14 docs.

Signed-off-by: Uli <[email protected]>
  • Loading branch information
uli-f committed Apr 2, 2024
1 parent b52f6b6 commit 78014f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/2.14/scalers/metrics-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ triggers:

### Authentication Parameters

Metrics Scaler API supported three types of authentication - API Key based authentication, basic authentication and TLS
authentication.
Metrics Scaler API supported four types of authentication - API Key based authentication, basic authentication, TLS
authentication, and Bearer authentication.

You can use `TriggerAuthentication` CRD to configure the authentication. Specify `authMode` and other trigger parameters
along with secret credentials in `TriggerAuthentication` as mentioned below:
Expand Down

0 comments on commit 78014f1

Please sign in to comment.