Unable to set security restric

Hello,

I haven't used Wappler in over a year, so I'm a bit rusty. I'm developing a new website and setting up my access restrictions and login. Login is managed through OAuht2 with Azure, passed the security provider fine, and lands the user in the home page, as intended.

However, I cannot find the options to enable page and access restrictions. I'm using bootstrap 5 and php against a MySQL db, with the latest stable Wappler. I can populate data from a SC fine. Here is a screenshot, missing the "Security Provider Enforcer" button I was expecting:

image

Any help is much appreciated!

Your page needs to be a php page - i.e. .php file extension and not .html to be able to add the enforcer code.

Ah! Rookie mistake. Thanks @Teodor !

1 Like