Refresh token flow not returning id_token.

Authorization was done via openid profile email offline_access and returned all the tokens (id, refresh, access) just fine. But upon refreshing no new id_token is returned.
Was this page helpful?