Security
- Protocol: Allows determining which protocol will be used during navigation on the channel and its pages. Lumis provides four options:
- Inherit configuration: inherits what is defined for the parent channel (this value is default for the protocol option);
- HTTP only: forces the use of the HTTP protocol on the page, redirecting to the HTTP protocol when accessed with another;
- HTTPS only: forces the use of the HTTPS protocol for the page, redirecting to the HTTPS protocol when accessed with another;
- Allow all: the page will be displayed with any valid protocol entered in the URL.