Couple of questions
- Can we use a a custom claim/scope to pass additional customer identifiers in the token rather than through the sdk database function for added security, and have this accessible in Genesys. And how do we accomplish this?
We've read (https://developer.genesys.cloud/forum/t/authenticated-web-messaging-custom-atributes/19794) but
in our case we have multiple identifiers, and need additional IDs passed to the agent, however we want this done as securely as possible, which raises question 2.
- How secure is the database function for passing a customer identifier. Eg if a user logs in as themselves to the website, but then manipulates the data to send across someone else's identifier if client side is compromised?