Shibboleth IdP v3 beta 1 Salesforce.com Integration

Cantor, Scott cantor.2 at osu.edu
Mon Dec 8 15:13:50 EST 2014


On 12/8/14, 7:55 PM, "Gary Gwin" <ggwin at cafesoft.com> wrote:

>Great information, thanks. I'm having difficulty understanding how to 
>disable provider attribute encryption with IdP v3.

For a Spring config, it's not documented, but there are, in this 
particular case, properties that have the same names as before, so just 
set p:encryptAssertions="never".

You could also, optionally, not even define a custom RP there, and set a 
property in idp.properties that makes encryption optional. That means it 
will encrypt if it finds a key in the metadata, or not if it doesn't.

-- Scott



More information about the users mailing list