Create JSON web key assertion - x5c , x5t attributes difference in v10
book
Article ID: 200245
calendar_today
Updated On:
Products
CA API GatewayAPI SECURITYCA API Gateway Precision API Monitoring Module for API Gateway (Layer 7)CA API Gateway Enterprise Service Manager (Layer 7)STARTER PACK-7CA Microgateway
Issue/Introduction
Recently migrated to Gateway v10. While validating, you find two additional attribute getting added when execute "Create JSON web key assertion". The additional are "x5c" and "x5t". You can't find "x5c" and "x5t" in version 10 document as well. Is this expected behavior? If yes, why it is not mentioned in version 10 document?
The values mentioned are expected. "x5c" was reported to be fixed on v10
Resolved-issues-Gw10.0 DE432816 Fixed an issue with the Encode JSON Web Token assertion where the x5c headers were not generated as configured, and xt5 is part of new features in v10 also.