
mihirk.61757 (Customer) asked a question.
The 'sub' system claim could not be evaluated while invoking access token call for OIDC connect.
Trying to do OIDC connect using spring boot frame work while invoking the access token call . The error that I am facing is below.
"error":"server_error","error_description":"The 'sub' system claim could not be evaluated. The claim has already been setup in IDP.
Any Help would be appreciated.
Thanks and Regards,
Mihir

Hi @mihirk.61757 (Customer),
I see someone at least ones asked about this same issue here - take a look at this page and also note one of the comments: "make sure the user is assigned to the app and the policy is set up correctly"
-Jani