SAP

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

xs-security.json Security Descriptor File

The xs-security.json security descriptor file is a configuration file that developers use to define authorization information for business users in their applications, including scopes, attributes, and role templates. It is passed when creating or updating an instance of the SAP Authorization and Trust Management Service (XSUAA), binding the application's security model to the platform. Developers must follow the Application Security Descriptor Configuration Syntax when authoring the file, and should take care to make only compatible changes when updating an existing service instance to avoid breaking deployed applications.

Docs explaining this concept

Concepts that build on this