79413026

Date: 2025-02-04 21:04:24
Score: 0.5
Natty:
Report link

The issue was with okta application configuration.

Be sure to specify refresh_token as a data_type value for the grant_type parameter when adding an OAuth client app (opens new window) using the /apps API.

https://developer.okta.com/docs/guides/refresh-tokens/main/

https://backstage.io/docs/auth/okta/provider

Make sure to select refresh_token in okta application configuration.

Okta Grant Type

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Ferin Patel