PrematureJwtException

Hi all,

What possible timing problems or clock skews can cause this exception ?
I experience this problem when forwarding (via apache proxy) an authorization callback to my PC instead of to the server. Can it be fixed ? The clocks of both seem to be in sync.
Libraries: jjwt 0.9.1
Thanks.

Hello @ladbrokesldk and welcome to the community!

That would be my first guess, but after some digging on my end I found very little information on this :thinking: I did come across this stackoverflow post - Are you by chance using an nbf claim somehow?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.