Forum Discussion

kriebb's avatar
kriebb
New Contributor
2 years ago

OAuth2 AuthorizationCode request - auth0 example

Seems when I try to Get Acess Token functionality with the authorization code grant, the response_type=code is not going to the IDP Server on the authorize - uri.

 

When I manually add the response_type=code to the authorize uri, the idp server receives response_type=code,code

 

Nothing seems to work. How do I get this to work? SoapUI 5.7.0

2 Replies