BTP_INTEGRATIONbeginner
BTP Security
Covers the foundational and intermediate security architecture of SAP BTP, including identity providers, trust configuration, authentication flows, authorization concepts (roles, role collections, scopes), and how these elements interact across subaccounts, Cloud Foundry, and Kyma runtimes to protect integration and application landscapes.
Overview
Covers the foundational and intermediate security architecture of SAP BTP, including identity providers, trust configuration, authentication flows, authorization concepts (roles, role collections, scopes), and how these elements interact across subaccounts, Cloud Foundry, and Kyma runtimes to protect integration and application landscapes.
Lessons in this topic
- Configuring Trust, OAuth Clients, and Role Collections Across Subaccounts and RuntimesExplains how to configure trust between a subaccount and an identity provider, set up OAuth clients for service-to-service and user-to-application flows, and manage role collections consistently across Cloud Foundry and Kyma runtimes.
- BTP Security Fundamentals: Identity, Trust, and the Authorization ModelIntroduces why identity and access control matter on SAP BTP, and explains the core building blocks: Identity Authentication Service, trust configuration, users, roles, role collections, and scopes.
- Securing Application-to-Application Communication with OAuth2 Client Credentials and X.509 CertificatesLearn how BTP applications authenticate to each other and to backend systems using OAuth2 client credentials flow and X.509 certificate-based mutual TLS, including how to configure service instances, rotate credentials, and troubleshoot token failures.