My app has users who can assign other users to their account. Each user with a login is a user, but several users may have access to the same set of data, defined by a field called subscriber_user.
Hence a user has an id field which is their user id, and a subscriber_user field which defines the set of data they have access to.
So…
When a user logs in, I want to capture in a Security Provider step, both the user id and the subscriber_user id. I’m doing this with two Security Provider steps as shown below… but the subscriber_user identity isn’t containing the right value. (well actually I’ve no idea how to see the value it contains, but it isn’t working correctly when I try to use it to search for data!).
Can someone please tell me how to achieve what I require?
Thanks!
Antony.
888888888888888888888888888888888888888888888888888

888888888888888888888888888888888888888888888888888

888888888888888888888888888888888888888888888888888

Last updated: