SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
β€’ Open full site

Understanding Security Groups

Understand how security groups control network access for your applications and how to use these groups in SAP BTP cockpit.

Overview

🎓 intermediate 3 min. SAP BTP CockpitIntermediateSAP Business Technology PlatformSAP BTP Cloud Foundry Environment

You will learn

  • βœ”What a security group is
  • βœ”Where to find the Security Groups page
  • βœ”What types of security groups there are
  • βœ”Who can create and edit security groups
  • βœ”What you can use security groups for
Dragomir Anachkov D Dragomir Anachkov December 16, 2025
Created by November 20, 2025
Contributors

Prerequisites

Prerequisites

Note: This tutorial is part of a learning journey.

Steps

Step 1 What is a security group?
β€”

In the Cloud Foundry environment, a security group is a set of rules that control network traffic for applications. These rules specify which protocols, ports, and IP address ranges are allowed for outgoing connections from your apps. If your application tries to access an endpoint that isn’t allowed by its assigned security group, the request will be blocked.

Note: SAP can add traffic restrictions that aren’t visible through the security groups. For example, these restrictions can include limitations for embargoed countries.

To view the security groups in SAP BTP cockpit:

  1. Go to Cloud Foundry > Spaces in the left navigation menu.

    Go to Spaces and Enter a Space
    Go to Spaces and Enter a Space

  2. Go to a space.

  3. Go to Security Groups in the left navigation menu.

    Go to Security Groups
    Go to Security Groups

Security groups are created and managed by platform administrators. Standard roles, such as Org Manager, Space Manager, and Space Developer, don’t have permissions to create or modify security groups. Some services automatically provide security groups when they are enabled.

View Security Groups
View Security Groups

Step 2 Types of security groups
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 2
1. What is a security group? 2. Types of security groups

Learn more →