Basic Authentication

Table of contents

  • Introduction
  • Guide

Introduction

Basic authentication in Alumio allows to make a simple connection to applications by using a username and password. In addition, some systems use API Key authentication inside the username without a password, for example, Stripe, therefore, using a password in Basic authentication is optional.

Guide

Step 1: Go to HTTP authentications > Create a new HTTP authentication.

Step 2: Select “Basic authentication” from the list of Settings.

Step 3: Input username and password if needed. Save the configuration.