Hi,
I'm using the edge microgateway v2.5.19. After setup of the edge microgateway, I tried to get the access token, but an error occurred while generating the access token.
The details of the response are:
current edgemicro version is 2.5.19
{ fault: { faultstring: 'Failed to Resolve Variable : policy(Generate-Access-Token) variable(nbf)',
detail: { errorcode: 'steps.jwt.FailedToResolveVariableException' } } }
I tried the earlier versions till the version 2.5.8 and I had the same error.
Any suggestion please?