Enterprise &
Departmental Applications
EndApps

Loading news search
Loading content search

-

    • Home
    Help
    Security Whitelisting

    EndApps is secure by default.

    This sample page shows that a URL not in the security whitelist is considered secure. To make data public, the URL should be added to the whitelist.

    Resource NOT in the whitelist

    The content section that follows tries to display the list of customers from the built-in sample database using the URL "Admin/Customers/Index".

    Instead of the list of customers, a security warning is displayed. This is because "Admin/Customers/Index" has not been marked as a public resource.

    Resource from "Admin/Customer/Index"

    Admin/Customer/Index

    Resource in the whitelist

    The content section that follows tries to display the list of orders from the built-in sample database using the URL "Admin/Order/Index".

    A list of orders is displayed. This is because "Admin/Order/Index" has been marked as a public resource.

    Resource from "Admin/Order/Index"

    Admin/Order/Index
    ↑ Page top Help About ⚙