RestAllowed UIAllowed
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The ViewModel has 2 settings: | |||
* RestAllowed: must be set in order to access information via Rest - default FALSE | |||
RestAllowed : must be set in order to access information via Rest - default FALSE | * UIAllowed: must be set in order to access information via UI - default TRUE | ||
RestAllowed must explicitly be set for the TurnkeyWeb-UI to show. This setting was introduced to limit access from deep links to screens that may have been designed for purposes other than UI (ServerSide, Rest, Tajson-templates, Reports, DeepClone-templates, etc) | |||
UIAllowed : must be set in order to access information via UI - default TRUE | |||
RestAllowed must | |||
[[File:2021-03-08 12h50 07.png|none|thumb|560x560px]] | [[File:2021-03-08 12h50 07.png|none|thumb|560x560px]] | ||
[[Category:View Model]] | [[Category:View Model]] |
Revision as of 07:15, 22 February 2023
This page was created by Hans.karlsen on 2021-03-08. Last edited by Edgar on 2025-01-20.
The ViewModel has 2 settings:
- RestAllowed: must be set in order to access information via Rest - default FALSE
- UIAllowed: must be set in order to access information via UI - default TRUE
RestAllowed must explicitly be set for the TurnkeyWeb-UI to show. This setting was introduced to limit access from deep links to screens that may have been designed for purposes other than UI (ServerSide, Rest, Tajson-templates, Reports, DeepClone-templates, etc)