Security Provider Remote/Local Error Bug Report #1776072975100

OS info

  • Operating System : Windows 10.0.26200
  • Wappler Version : 7.8.0

Problem description

Security Provider Remote/Local Error

Steps to reproduce

  1. whenever I change security provide on my local Development Server then I publish to my staging server the identiy field in the security.json file seems to be mapped to the wrong field

here is the local Dev file

You can see identity is set at userId, when I publish the file on the remote server it seems to change as if a field is incorrectly mapped. Obviously at this stage the Security restrict stops access for authorised users, only on the remote server

Here is the file as it appears on the remote server

You can see identity has been set to “role” instead of “userId”

Manually editing the remote file fixes the problem

Regards Dave

1 Like