Skip to content

Commit 1261d31

Browse files
committed
Refined menu structure and titles in security
1 parent aa57c22 commit 1261d31

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

guides/security/_menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# [Concepts & Architecture](overview)
33
# [Authentication](authentication)
44
## [Users & Roles](cap-users)
5-
## [Principal Propagation](remote-authentication)
5+
## [Outbound Authentication](remote-authentication)
66
# [Authorization](authorization)
77

88
# [Data Privacy](data-privacy)

guides/security/cap-users.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ status: released
1919
</style>
2020

2121

22-
# CAP-level Users { #cap-users }
22+
# CAP-level Users & Roles { #cap-users }
2323

2424
<ImplVariantsHint />
2525

@@ -1752,4 +1752,3 @@ Prefer using [Remote Services](#remote-services) built on Cloud SDK rather than
17521752
- **Don't choose entity attributes as AMS Attributes whose relevance is too small**.
17531753
17541754
Such attributes should have a broad, domain-wide relevance and be applicable across multiple entities. Typically, only a limited number of attributes (less than 10) meet this criterion. Exposing entity-specific attributes as AMS attributes can lead to unnecessary complexity and reduced reusability.
1755-

guides/security/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: released
55
uacp: Used as link target from SAP Help Portal at https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/9186ed9ab00842e1a31309ff1be38792.html
66
---
77

8-
# Security Overview
8+
# Overview of Security Concepts and Architecture
99

1010
{{ $frontmatter.synopsis }}
1111

0 commit comments

Comments
 (0)