Getting a error while creating the JSON Web Token Authentication Scheme Template --> Cannot parse bytes to a CDSEncryptDecryptServicesResponseData
search cancel

Getting a error while creating the JSON Web Token Authentication Scheme Template --> Cannot parse bytes to a CDSEncryptDecryptServicesResponseData

book

Article ID: 242452

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

After Upgrading Siteminder release to latest 12.8 SP6a, not able to create JWT Auth Scheme with the following error 

Error: Cannot parse bytes to a CDSEncryptDecryptServicesResponseData.

 

Environment

Release : 12.8 sp6a

 

Resolution

Issue can be caused by unsupported version of JDK. 

Upgrading JDK from 1.8 to JDK 11 resolved the issue.