I am putting, the level of access less than or equal not work

I am putting, the level of access " Todos " less than or equal <= 10

i’n nivel 5 And this is preventing me from accessing the page.

I do not understand where the error is?

image

I don’t see any issue with the security provider.
Make sure the login page is using the same security provider restrito as used in the app connect’s security provider enforcer.
Try checking the data type of nivel column - should be a number.
Also, you can try changing the condition as < 11 just as a check (even though it should not make a difference).