How can we improve WHMCS?

Share, discuss and vote for what you would like to see added to WHMCS

Allow OpenID Connect to Accept urlencoded headers



The OpenID Connect library we use on another platform (helpdesk - DeskPro) is JumboJett, and they’ve recently changed the requests on the verification stage to encode the authorisation headers with urlencode. This encodes the credentials in a format which is supported over the internet, and is actually specified in the scope of OpenID Connect.

WHMCS is not successfully decoding these requests correctly. If we remove the urlencode from the authorisation headers, then WHMCS accepts them.

Please fix the OpenID Connect library used by WHMCS to accept urlencode in authorization headers to ensure compatibility with third party software integration, as specified in the scope of OpenID Connect platform.

Post the first comment

Login to post a comment.