I have the following setup in okta
I am able to access the accessToken through the OAuth2AuthorizedClient.getAccessToken() method successfully but the OAuth2AuthorizedClient.getRefreshToken() always returns null value. Any idea on how i can resolve this?
