Add support for mapping additional fields from identity providers - Azure AD (SAML)
R
Raz Chen
Currently, SSO integration only populates the email field in _user. Some integrations, such as GitHub, require mapping additional identifiers that are not currently provided via SSO.
To support these cases, we need the ability to store extra attributes from identity providers in _user.
Benefit:
Enables seamless mapping between SSO-provisioned users and external systems that require unique identifiers beyond email.
Aidan O'Connor
This should also be available for other identity providers like Okta.