Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IDS and version 8.2.0

...

Refresh Token value is received in Access Token Response 4512350280.

  • scope

Must use same value that was used with Authorization request.

Code Block
languagexmlthemeRDark
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=1762414374

Anchor
_Toc452021349
_Toc452021349
Refresh Response

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