<div dir="ltr">I just had a very similar problem and fixed it via password-authn-config.xml. I'm really new to this, so in case you're like me, the trick was to look for the example that's commented out in that file. <div><br></div><div>Now I'm working on applying different regex's for different SPs. The solution involves defining custom attributes, which could also apply to your situation. The docs for attribute magic are here:</div><div><br></div><div><a href="https://wiki.shibboleth.net/confluence/display/IDP30/AttributeResolverConfiguration">https://wiki.shibboleth.net/confluence/display/IDP30/AttributeResolverConfiguration</a></div><div><br></div><div>Then you just set up the IDP to provide the appropriate attribute in the appropriate circumstances. EG filteredUsername.</div><div><br></div><div>-Dylan<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 2, 2016 at 6:23 AM, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 12/2/16, 12:42 AM, "users on behalf of Brian Mathis" <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:brian.mathis@gmail.com">brian.mathis@gmail.com</a>> wrote:<br>
<br>
> Is there a feature that does this? I've done some searching buy<br>
> haven't found the right keywords yet. Any examples that would help?<br>
<br>
</span>Only via regex, transforms bean is in password-authn-config.xml.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Scott<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><br>
</div></div></blockquote></div><br></div>