Hi,
I need to split data by a trusted attribute sent through with our JWT token using PDP.
Is it possible to use a custom attribute so that a column can be checked against this attribute in a PDP policy? For example I want to send through the users user_id and filter so they only see their data. I could hijack employee id but not ideal.