performant-software / Annotation-Studio

An online annotation platform for teaching and learning in the humanities.
http://www.annotationstudio.org
GNU General Public License v2.0
4 stars 1 forks source link

Remove encryption cert from new tenants #460

Closed camdendotlol closed 1 year ago

camdendotlol commented 1 year ago

This PR is based on my hypothesis that most IDPs automatically enable encryptedAssertions when our certificates contain an encryption KeyDescriptor.

Way back when I set up Coastal Carolina's site, they were stuck with encryptedAssertions turned on until they asked me to remove the encryption key from the metadata file. This had no adverse affects. If removing that key fixes the issue in all cases, it would make tenant setup a lot smoother, as the majority of tenants end up needing to manually turn it off and it seems like some IDPs don't make it easy.