Hello, thank you so much for this fantastic plugin. how can we use RLS with this plugin? (Apps owns data )
I need to restrict the content by user, it is an intranet portal.
I leave my suggestion: When a user logs in to wordpress, the username or email will be captured by the plugin and generate the token with RLS.
Hello, thank you so much for this fantastic plugin. how can we use RLS with this plugin? (Apps owns data ) I need to restrict the content by user, it is an intranet portal.
I leave my suggestion: When a user logs in to wordpress, the username or email will be captured by the plugin and generate the token with RLS.
Ex:
{ "accessLevel": "View", "allowSaveAs": "false", "identities": [{ "username": "useremail@email.com", "roles": ["DYNAMIC_RLS"], "datasets": ["f1878c57-1046-4f07-a96a-05e970a85f6d"] }] }