symbaroum-dev-docs
  • Introduction
  • Aspects of the Game
    • Character Creation
  • Technical Aspects
    • Data
    • Internationalization
  • Game Mechanics
    • Values
    • Attacks
    • Defense
  • Characters
    • Stats
  • Models
    • Aspect
    • Character
    • Character Template
    • Stats
    • Race
    • Persistence
  • Items
  • Character Creation
    • Procedure
  • Properties
  • Security
    • Roles
    • Auditing
Powered by GitBook
On this page

Was this helpful?

Security

As the web application will support creating and storing data it will require a basic security.

The users will be able to login by user an external authentication service, and be handled a basic set of privileges.

Administrator users will have a higher level of control, but a user can't become an administrator automatically.

By default users can only edit their own data sets. While administrators can edit anything.

PreviousPropertiesNextRoles

Last updated 6 years ago

Was this helpful?