<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.E-postmall17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="SV" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hello!<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I’m working on setting up a Shibboleth 4.1 Proxy to another IDP. I got some help before and I managed to get it to work against another Shibboleth IDP.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">The next step in our quest is to get everything set up to our ADFS-service.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I am using this link as a inspiration: <a href="https://wiki.shibboleth.net/confluence/display/KB/Using+SAML+Proxying+in+the+Shibboleth+IdP+to+connect+with+Azure+AD">
https://wiki.shibboleth.net/confluence/display/KB/Using+SAML+Proxying+in+the+Shibboleth+IdP+to+connect+with+Azure+AD</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I’ve got it to connect to the ADFS-service where I can login and get a response. And it’s here I need some help to guide me in the right direction.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">After the response is received I can see in the debug log that is translating the ADFS-claims to my chosen attribute names.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">But after all my Attribute Filters have been processed there is nothing. Not one of my attributes received in the Claim is released.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">This, of course, makes the DataConnector resolving to nothing and my SubjectDerivedAttribute generating no values.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">What am I missing? (Or what am I not understanding?)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">My attribute-filter.xml is setup as found in the link above exception I’m not using ScopeMatchesShibMDScope. All my ADFS-Claims are translated using SAML2StringTranscoder.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">This is a subset of what I’m seeing in the log.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">2021-05-11 14:31:37,320 – 11.22.33.44 - DEBUG [net.shibboleth.idp.attribute.filter.AttributeFilterPolicy:119] - Attribute Filter Policy 'saml-proxy-pass-through' Checking if attribute filter policy is active<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">2021-05-11 14:31:37,321 - 11.22.33.44 - DEBUG [net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeIssuerPolicyRule:54] - Attribute Filter '/AttributeFilterPolicyGroup:ShibbolethFilterPolicy/PolicyRequirementRule:_02ce2c71348deed4303d897e999c36ee':
Found attribute issuer: http://ouradfsserver.example.com/adfs/services/trust<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">2021-05-11 14:31:37,321 - 11.22.33.44 - DEBUG [net.shibboleth.idp.attribute.filter.AttributeFilterPolicy:126] - Attribute Filter Policy 'saml-proxy-pass-through' Policy is active for this request<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">2021-05-11 14:31:37,321 - 11.22.33.44 - DEBUG [net.shibboleth.idp.attribute.filter.AttributeFilterPolicy:153] - Attribute Filter Policy 'saml-proxy-pass-through' Applying attribute filter policy to current set of attributes:
["adfs-givenname", "adfs-surname", "adfs-emailaddress"]<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">2021-05-11 14:31:37,321 - 11.22.33.44 - DEBUG [net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl:165] - Attribute filtering engine 'ShibbolethAttributeFilter': no policy permitted release of attribute "adfs-givenname"
values<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">2021-05-11 14:31:37,321 - 11.22.33.44 - DEBUG [net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl:165] - Attribute filtering engine 'ShibbolethAttributeFilter': no policy permitted release of attribute "adfs-surname"
values<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">2021-05-11 14:31:37,321 - 11.22.33.44 - DEBUG [net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl:165] - Attribute filtering engine 'ShibbolethAttributeFilter': no policy permitted release of attribute "adfs-emailaddress"
values<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Yours,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial",sans-serif;mso-fareast-language:SV">Roger<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial",sans-serif;mso-fareast-language:SV"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial",sans-serif;mso-fareast-language:SV">MID SWEDEN UNIVERSITY<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial",sans-serif;mso-fareast-language:SV">Information about the processing of personal data at Mid Sweden University:
</span><span style="font-size:10.0pt;font-family:"Arial",sans-serif;mso-fareast-language:SV"><a href="http://www.miun.se/en/personaldata"><span lang="EN-US">www.miun.se/en/personaldata</span></a></span><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial",sans-serif;mso-fareast-language:SV"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
</div>
</body>
</html>