Add the ability to always retrieve SAML email in Github Ocean user kind
in progress
Haim Natan
As of today GitHub Ocean will just take whatever email GitHub gives it at ingestion time.
We want to add a flag includeSAMLEmail: true - that will add an additional field to the API response with the SAML email regardless of the email retrieved in the "email field"
This should fix the issue for TR that if user are first ingested from github ocean we store whatever Github returns in the email which could be the personal email.
M
Maya Margalit
marked this post as
in progress