Use of EncryptedID not supported in LogoutRequest
Cantor, Scott
cantor.2 at osu.edu
Wed Jul 13 09:17:26 EDT 2016
On 7/12/16, 6:52 PM, "users on behalf of Lipscomb, Gary" <users-bounces at shibboleth.net on behalf of glipscomb at csu.edu.au> wrote:
> We have just upgraded a couple of our SP's to v2.6.0 and are now getting "Use of
> EncryptedID not supported in LogoutRequest" when logging out of the application.
From what software?
> Have tried this change in the code in shibboleth2.xml
Signing doesn't have anything to do with it. If the error is from the IdP, the most likely explanation is that its metadata is incorrect. If the IdP advertises support for an encryption key, then the SP will encrypt the ID in its request. If the IdP doesn't support that, it ought not be advertising a key that supports encryption.
If you want to explicitly disable encryption, you can do that, and the documentation covers that, but that isn't really the right solution.
-- Scott
More information about the users
mailing list