Jamie Albinson

Results 4 comments of Jamie Albinson

I have seen the same behavior in `19.0.1`. It results in a stack overflow error after getting caught in a loop of attempting to refresh the access token by using...

Downgrading to `18.0.0` appears to have resolved the issue for me.

My guess is it was this PR here: https://github.com/okta/okta-sdk-java/pull/1555/files By no longer nulling out the access token, we get stuck in a loop of continually trying to refresh the access...

Decisions made in this ticket are documented in the UP SRD under "Authorization Service Software Requirements"