Hide PII in Google Workspace user_id

Is there anyway to prevent the Google Workspace enterprise connection from including the email in plain text as part of the user_id? e.g. “google-apps|joe.bloggs@example.com”

We’ll be using the user_id as a FK reference all over our platform and, by design it will end up in our logs to help us with debugging.

Otherwise, I expect we’ll have to provide our own IDs in app_metadata which would be a shame?