Introducing CXT / Permissions and Roles / Evaluation

Definition and evaluation of editorial permissions on elements

Permissions can only be configured via the permissions management in the FirstSpirit SiteArchitect.

Additional documentation on this topic:

The REST API can be used to evaluate the set permissions (Authorization API):

http://localhost:8080/swagger-ui.html#/authorization-service

For example, the Authorization Service allows you to display a button for creating elements only if the logged-in user has the necessary privileges.

The URL to which all requests are to be addressed is composed as follows:

http://Servername:Port/permissions/project/{projectId}/fragment/

However, annotations are used to protect individual methods, e.g.

@RequireFragmentCreation

Methods that are provided with this annotation require, for example, the permission to create fragments.

© 2005 - 2024 Crownpeak Technology GmbH | All rights reserved. | FirstSpirit 2024.5 | Data privacy