cancel
Showing results for 
Search instead for 
Did you mean: 

Refresh Token missing in o auth 2.0 response

rohit31_raj92
Active Participant
0 Kudos

I am facing refresh_token issue even with password as the grant_type. I wanted to have access_token and refresh token both in response.

other then setting grant_type as "password" do we need to configure any other property or configuration ?

Accepted Solutions (1)

Accepted Solutions (1)

rohit31_raj92
Active Participant
0 Kudos

Issue got resolved,

authorizedGrantTypes should have refresh_token and password as grant type

Answers (0)