SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Basic Authentication

The concept name was not provided, but based on the sources, this appears to relate to inbound communication authentication in SAP BTP, ABAP environment. A Communication User is a technical user configured to enable inbound communication, allowing external clients to authenticate and connect to SAP BTP services. Developers use it alongside authentication methods such as Basic Authentication or OAuth to secure inbound communication channels. When using Basic Authentication, the client supplies the credentials of the Communication User to gain access to the system.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this