Venu
Venu
JWKS support is added part of latest changes. caller needs to implement procedure to hit your JWKS end point and retrieve the key.
To add bit more details.. When I added an INZ to "dcl-ds jwksDs LikeDS(jwksDs_t) Dim(10);" under "il_jwt_addVerifyStructFromJWKS", I then get error message as "Message . . . . : Space...
I got PTEMP = PRP:C5C27FE10A002458 as the value. failure happens even before reaching plugin code. when I placed a break point on JWT validation routine, program does not even reach...
Program code from my first post, is the complete sample program that can be compiled to reproduce the error. "IdP_Jwks" looks bit odd, but do not bother, as long as...