Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleSample refresh request
POST https://sso.example.com/uas/oauth2/token Content-Type: application/x-www-form-urlencoded
grant_type=refresh_token&refresh_token=5GUxtinzXLYdFAq2MchL2sWw&scope=openid&client_id=1762414374&client_secret=***

Refresh Response

See Authorization SeeĀ Access Token Response on pageĀ Authorization code grant and web single sign-on