Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ the OAuth2 and Basic schemes at the same time.

The subsequent sections explain how you can work with Basic Authentication on the WSO2 API Gateway.

!!! note
Basic Authentication is only supported with the **WSO2 resident Key Manager**. When a third-party Key Manager is configured, use OAuth2-based authentication instead.

## Enabling Basic Authentication for an API
Basic Authentication is an API level configuration. Please sign in to the API Publisher and click on the API that you need to configure the
Basic Authentication. Under the Application Level Security section in the Runtime Configuration of the API Details page allow users to configure
Expand Down