Our organization has multiple PRPC applications. Users log in via SSO. After login, user’s PRPC operator ID is the SEID of the user. SEID is a unique ID that organization assigns to each employee.
Now if we deploy the applications using PRPC Multitenant Edition, in which each application becomes a tenant. Can each user have same operator ID (his/her SEID) in each tenant?
I believe the answer depends on whether the Operator ID table in Multitenant Edition DB schema supports that.