atoti.security.Security#

final class atoti.security.Security#

Manage the parts of the security config that can be changed without restarting the Session.

The roles and restrictions are stored in the user_content_storage. Multiple sessions configured with the same user content storage will thus share their roles and restrictions.

Note

Users without the ROLE_USER will not be able to access the application.

basic_authentication

individual_roles

kerberos

ldap

oidc

restrictions

Mapping from role name to corresponding restriction.