ベーティックオーセンティケーションとは、ウェブサイトへのアクセス制御の一つで、ユーザー名とパスワードを用いて認証を行う方式。Basic認証と呼ばれるのが一般的です。HTTPプロトコルで広く使用されている認証形式です。
Basic authentication
Basic authentication is a method of controlling access to a website, and is a method of authenticating using a username and password. It is commonly called Basic Authentication. It is a widely used authentication form in the HTTP protocol.