xsprivileges - codbex/codbex-kronos GitHub Wiki
.xsprivileges
The application-privileges (.xsprivileges) file enables you to define the authorization levels required for access to an application, for example, to start the application or perform administrative actions on an application. You can assign the application privileges to the individual users who require them.
Reference
The information on how to develop and transform a design-time xsprivileges object for a Kronos application.
SAP Help
Example Artifact Syntax
{
"privileges" :
[
{ "name" : "Execute", "description" : "Basic execution privilege" },
{ "name" : "Admin", "description" : "Administration privilege" }
]
}
Modules
https://github.com/codbex/codbex-kronos/tree/main/modules/engines/engine-xssecurity