Disable assertion encryption
Ramkumar Ramsubbu
ramkumar.ramsubbu.consultant at nielsen.com
Thu Sep 24 17:29:33 UTC 2020
Hi All,
I am new to Shibboleth SSO. We have version 3.3.2 IDP installed. Our SP has
requested to disable the saml response. We tried the below settings in the
relaying-party.xml. But still we can see the SAML response is encrypted in
the browser. Has anyone faced a similar problem ? Any help on this is
appreciated.
<bean parent="RelyingPartyByName" c:relyingPartyIds=
"https://sp.example.org/" <https://sp.example.org/>>
<property name="profileConfigurations">
<list>
<bean parent="SAML2.SSO" p:encryptAssertions="false"
p:signResponses="false" p:signAssertions="true"
p:nameIDFormatPrecedence="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"
/>
p:nameIDFormatPrecedence="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"
/>
</list>
</property>
</bean>
Thanks,
Ramkumar Ramasubbu
CPS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200924/b45099e7/attachment.htm>
More information about the users
mailing list