<html 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=us-ascii">
<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;}
@font-face
        {font-family:"Segoe UI";
        panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">We are installing a new Shibboleth 4.1.2 IdP.  We have it working with some of our existing sites that were migrated from V2.  I need to figure out how to setup the MFA component to convert the MFA attributes
 supplied by our Okta SSO solution into the required ones for REFEDS/NIH.  I am new to Shibboleth and the whole Spring beans configuration mechanism, so any pointers would be appreciated.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Here are the attribute values returned from Okta:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif"><saml2:AuthnStatement AuthnInstant="2021-07-27T18:56:30.122Z"<br>
SessionIndex="_685bb706e2a3ecaa1d6ce10af4f826ef"<br>
xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion"><br>
  <saml2:AuthnContext><br>
    <saml2:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml2:AuthnContextClassRef><br>
  </saml2:AuthnContext><br>
</saml2:AuthnStatement><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif"><saml2:AttributeStatement xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion"><br>
<saml2:Attribute Name="authenticationContext"<br>
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified"<br>
><br>
<saml2:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema"<br>
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"<br>
xsi:type="xs:string"<br>
>swk</saml2:AttributeValue><br>
<saml2:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema"<br>
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"<br>
xsi:type="xs:string"<br>
>mfa</saml2:AttributeValue><br>
<saml2:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema"<br>
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"<br>
xsi:type="xs:string"<br>
>pwd</saml2:AttributeValue><br>
</saml2:Attribute><br>
</saml2:AttributeStatement><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif">I need to convert the attribute value to:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif"><saml2:AuthnStatement AuthnInstant="2021-07-27T18:56:30.122Z"<br>
SessionIndex="_685bb706e2a3ecaa1d6ce10af4f826ef"<br>
xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion"><br>
  <saml2:AuthnContext><br>
    <saml2:AuthnContextClassRef><a href="https://refeds.org/profile/mfa%3c/saml2:AuthnContextClassRef%3e" target="_blank" title="https://refeds.org/profile/mfa</saml2:authncontextclassref>">https://refeds.org/profile/mfa</saml2:AuthnContextClassRef></a><br>
  </saml2:AuthnContext><br>
</saml2:AuthnStatement><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Segoe UI",sans-serif">Thanks for any help you can provide.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
</body>
</html>