Reltio Connect

 View Only
  • 1.  Metadata Security

    Founding Member
    Posted 09-05-2023 13:01

    Hi All,

    Does metadata security take into consideration only the ov values or non ov values too ?

    I made a metadata security to filter the confidential data records for a specific role, sample below


    "role": "NONCONFIDENTIAL_READ_ROLE", 
    "filter": "equals(attributes.ConfidentialFlag, 'No')", 
    "access": [ 
    "READ" 

    }

    the expectation is any user with the above role should see the records which has confidentialflag attribute as No. 

    this works fine if the entity has ov value of confidentialflag as No. 

    However if any entitiy has Confidentialflag value as Yes, those entities should not be visible for this role. This works fine too.  But if there are any entities which has ov value as Yes and non ov value as No they are visible to the role.

    Any idea on how can we restrict to act on OV Values and not on Non ov value ?



    ------------------------------
    Gowthamprabhu Sivaraj
    AstraZeneca
    ------------------------------


  • 2.  RE: Metadata Security

    Reltio Employee
    Posted 10-03-2023 04:15

    Hi Gowtham,

    The metadata security applies on all values. Currently it does not support restriction on OV but it does seem to be a valid ask.

    I will suggest to submit an enhancement request in the Ideas portal

    Thanks,



    ------------------------------
    Saurabh Agarwal
    ------------------------------