Access control documented

This commit is contained in:
Marco Mooij | DigiState
2026-05-15 13:43:56 +02:00
parent 8e4ea9d4a0
commit db2b6e62b8
11 changed files with 95 additions and 24 deletions

View File

@@ -1,14 +1,14 @@
# Global
# Portal name
## Portal name
This setting allows you to change the name of the portal.
Currently, this setting has limited functionality, but it will be used in future versions to support white-labeling.
# Portal provider name
## Portal provider name
This setting allows you to change the provider name displayed by the portal.
Currently, this setting has limited functionality, but it will also be used in future versions to support white-labeling.
# Admin authentication methods
## Admin authentication methods
This setting will later support multiple administrator authentication methods.
Currently, the only available option is `database_auth`.
# CA certificate URL
## CA certificate URL
This URL points to the Certificate Authority (CA) certificate used by the auto-provisioning module, which is currently under development.
# Autoprovisioning URL
## Autoprovisioning URL
This URL is used by the auto-provisioning system to retrieve configuration data by the auto-provisioning module, which is currently under development..