17 lines
473 B
Markdown
17 lines
473 B
Markdown
# Entitlements
|
|
|
|
The entitlements are stored in files which
|
|
are processed by the server based controller, which returns
|
|
the list of entitled menus to the web browser which then
|
|
displays them according to its style.
|
|
|
|
## Self Serve
|
|
|
|
If you edit the [sample/allow_selfserve_etal.txt](sample/allow_selfserve_etal.txt) file, you
|
|
can see the changes in the web side after update / refresh immeditaley.
|
|
|
|
The changes you can do are:
|
|
|
|
* add a new function id
|
|
* remove a function id
|