<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=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@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:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Trebuchet MS",sans-serif;
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#993300;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Helvetica",sans-serif;
        color:windowtext;
        font-weight:normal;
        font-style:normal;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        color:black;}
.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><!--[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="EN-US" link="#993300" vlink="blue">
<div class="WordSection1">
<p class="MsoNormal">I have an Attribute Definition like this: <AttributeDefinition id="transientId" xsi:type="TransientId" ><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I changes it to <AttributeDefinition id="transientId" xsi:type="TransientIdGenerationStrategy" ><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Now I am getting warning like : Cannot resolve 'TransientIdGenerationStrategy' to a type definition for element 'AttributeDefinition'.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am referring to this link : <a href="https://wiki.shibboleth.net/confluence/display/IDP4/NameIDGenerationConfiguration">
https://wiki.shibboleth.net/confluence/display/IDP4/NameIDGenerationConfiguration</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span style="font-family:"Times New Roman",serif">Thanks & Regards<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Times New Roman",serif">Anusha Reddimalli<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext"> users <users-bounces@shibboleth.net>
<b>On Behalf Of </b>Mak, Steve<br>
<b>Sent:</b> Thursday, February 13, 2020 2:56 PM<br>
<b>To:</b> Shib Users <users@shibboleth.net>; users <users-bounces@shibboleth.net><br>
<b>Subject:</b> Re: Shibboleth upgrade from V3.3.1 to V3.4.6<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Helvetica",sans-serif;color:windowtext">If you setup transient generator in saml-nameid.properties/xml then you can simply remove the legacy AttributeRule in attribute-filter.xml and it will fix
 your deprecation warning.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Helvetica",sans-serif;color:windowtext"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Helvetica",sans-serif;color:windowtext">- Steve Mak<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Helvetica",sans-serif;color:windowtext"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From: </b>users <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a>> on behalf of "REDDIMALLI, ANUSHA" <<a href="mailto:REDDIMAA@mailbox.sc.edu">REDDIMAA@mailbox.sc.edu</a>><br>
<b>Reply-To: </b>Shib Users <<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>><br>
<b>Date: </b>Thursday, February 13, 2020 at 14:48<br>
<b>To: </b>users <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a>>, "<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>" <<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>><br>
<b>Subject: </b>RE: Shibboleth upgrade from V3.3.1 to V3.4.6<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;color:windowtext"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext"><img border="0" width="1600" height="5" style="width:16.6666in;height:.05in" id="_x0000_i1025" src="cid:image001.gif@01D5E29B.703E3170"><o:p></o:p></span></p>
<p class="MsoNormal"><AttributeRule attributeID="transientId"><o:p></o:p></p>
<p class="MsoNormal">            <PermitValueRule xsi:type="ANY" /><o:p></o:p></p>
<p class="MsoNormal">        </AttributeRule><o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">I have that part of code in my attribute-filter.xml. <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">I have enabled idp.transientId.generator in saml-nameidproperties.xml<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">idp.transientId.generator = shibboleth.CryptoTransientIdGenerator<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">I am getting warning like this.<o:p></o:p></p>
<p class="MsoNormal">Java class 'net.shibboleth.idp.saml.attribute.resolver.impl.TransientIdAttributeDefinition': This will be removed in the next major version of this software; replacement is via NameID Generation configuration.<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Am I missing something else?<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<div>
<p class="MsoNormal"><span style="font-family:"Times New Roman",serif">Thanks & Regards</span><o:p></o:p></p>
<p class="MsoNormal"><span style="font-family:"Times New Roman",serif">Anusha Reddimalli</span><o:p></o:p></p>
</div>
<p class="MsoNormal"> <o:p></o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext"> REDDIMALLI, ANUSHA
<br>
<b>Sent:</b> Thursday, February 13, 2020 9:26 AM<br>
<b>To:</b> users <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a>>; 'users@shibboleth.net' <<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>><br>
<b>Subject:</b> Shibboleth upgrade from V3.3.1 to V3.4.6</span><o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Hi Team,<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">We are trying to upgrade Shibboleth V3.3.1 to V3.4.6. I am seeing so many warnings(DEPRECATED).<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">Here is one of them: WARN [net.shibboleth.ext.spring.config.StringBooleanToPredicateConverter:51] - Unrecognized value 'conditional' converted to false; if intentional, explicitly use 'false'<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal">And there are so many warnings like this. Few I have found solutions from
<a href="https://protect2.fireeye.com/v1/url?k=3ab14c07-66236fae-3ab102c6-002590f46528-38627f03718a4a6d&q=1&e=abb0d499-16a1-4690-b46e-90c9cf5e651d&u=https%3A%2F%2Fwiki.shibboleth.net%2F">
https://wiki.shibboleth.net/</a>. Few I could not resolve. <o:p></o:p></p>
<p class="MsoNormal">Could you please help me with resolving those issues?<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"><span style="font-family:"Times New Roman",serif">Thanks & Regards</span><o:p></o:p></p>
<p class="MsoNormal"><span style="font-family:"Times New Roman",serif">Anusha Reddimalli</span><o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
</body>
</html>