Single Logout Scenario: Response is returned signed with SHA-1 (with sha256 configured in options)

Hello,

I’m trying to complete a successful Single Log Out scenario, I’m stucked when Auth0.com sends the Response to the Single Logout request I’m sending. Even though the SHA256 encoding is correctly specified in the Web App Plugin (and this is working since the Login effectively uses SHA256), The Logout response is signed using SHA1, so I cannot complete the full Single Logout scenario.

Thank you in advance for any help on this matter,

Regards,