Sap Bw Authentication
SAP BW/4HANA has no vendor-hosted API gateway and therefore no vendor-issued credential. Authentication is whatever the customer's own SAP NetWeaver Application Server for ABAP is configured for, and every mechanism below is an AS ABAP / Internet Communication Framework capability that SAP documents for BW, not an SAP BW-specific auth scheme. Derived from SAP's published security documentation, not from an OpenAPI securitySchemes block - this repo holds no spec, because SAP publishes none for BW.
SAP BW secures its APIs with http, apiKey, oauth2, and mutualTLS across 6 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, and saml2Bearer flow(s).
Security Schemes
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.