Shibboleth upgrade from V3.3.1 to V3.4.6

REDDIMALLI, ANUSHA REDDIMAA at mailbox.sc.edu
Fri Feb 28 12:48:23 EST 2020


I have relying party entry in relying-party.xml as below:

<bean parent="RelyingPartyByGroup" c:groupNames="urn:mace:sc.edu:uscaai:shibboleth:2:uid-saml2-SPs">
            <property name="profileConfigurations">
                <list>
                    <bean parent="SAML2.SSO" p:postAuthenticationFlows="attribute-release" p:includeAttributeStatement="true"
                            p:assertionLifetime="PT5M" p:signResponses="conditional" p:signAssertions="conditional"
                            p:encryptAssertions="false" p:encryptNameIDs="false" p:authenticationFlows="#{{'Password'}}" >
                        <property name="defaultAuthenticationMethods">
                            <list>
                                    <bean parent="shibboleth.SAML2AuthnContextClassRef" c:classRef="urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport" />
                            </list>
                        </property>
                    </bean>
                    <bean parent="SAML2.Logout" p:signResponses="conditional" p:signAssertions="false" p:encryptAssertions="false"/>
                </list>
            </property>
         </bean>



idp-process.log :

2020-02-28 12:16:31,265 - 10.254.11.2 - DEBUG [net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver:310] - Relying party configuration EntityNames[urn:mace:sc.edu:uscaai:shibboleth:2:uid-saml2-SPs,] is not applicable
2020-02-28 12:16:31,265 - 10.254.11.2 - DEBUG [net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver:314] - No relying party configurations are applicable, returning the default configuration shibboleth.DefaultRelyingParty


Thanks & Regards
Anusha Reddimalli

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200228/754323ca/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 530 bytes
Desc: image001.gif
URL: <http://shibboleth.net/pipermail/users/attachments/20200228/754323ca/attachment.gif>


More information about the users mailing list