ssp-azserver Cannot deserialize value of type java.lang.String in VIP Authentication Hub
search cancel

ssp-azserver Cannot deserialize value of type java.lang.String in VIP Authentication Hub

book

Article ID: 367625

calendar_today

Updated On:

Products

VIP Authentication Hub

Issue/Introduction

 
Running VIP Authentication Hub, the ssp-azserver pod reports the following error:
 
{
"msg":"doCustomClaimProviderCall: Error processing json response from custom claim SPI provider '<ClientCustomClaimProvider>'. Exception Message : Cannot deserialize value of type `java.lang.String` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: com.broadcom.layer7authentication.core.dto.spi.CustomClaimSPIResponse[\\\"claimListMva\\\"]->java.util.LinkedHashMap[\\\"x-mva-allowed-operations\\\"]->java.util.ArrayList[0]) ",
}
 
This happens when handling Custom claims in a response.
 

Resolution


Update VIP Authentication Hub to version 3.1.1 to take advantage of support for Custom Claim Provider (1).

 

Additional Information