<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Have a different email address sent to some SPs vs others]]></title><description><![CDATA[<p dir="auto">Hiya,</p>
<p dir="auto">Weird situation. We are using SAML. Our users have two different email addresses. One is used for one particular SP, and the other for everything else. We can store one email address in <code>user.email</code> and another in <code>user.data.otheremail</code> so that is alright.</p>
<p dir="auto">How can we send the special SP the email address it needs?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/1295/have-a-different-email-address-sent-to-some-sps-vs-others</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 17:33:21 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/1295.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Sep 2021 19:30:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Have a different email address sent to some SPs vs others on Fri, 24 Sep 2021 19:33:46 GMT]]></title><description><![CDATA[<p dir="auto">You want to look at <a href="https://fusionauth.io/docs/v1/tech/lambdas/samlv2-response-populate/" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/lambdas/samlv2-response-populate/</a> This can update the email/nameId before it is sent over to the special SP.</p>
<p dir="auto">You will want to create a separate application and set the Response Populate Lambda to the lambda which does this transformation. This can be done via the UI as illustrated here: <a href="https://fusionauth.io/docs/v1/tech/samlv2/" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/samlv2/</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/3742</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/3742</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Fri, 24 Sep 2021 19:33:46 GMT</pubDate></item></channel></rss>