Forum Discussion

catshout's avatar
catshout
Frequent Visitor
4 years ago

Capture ID Token from an OAuth2 Access Token Respones (SoapUI 5.6.0)

Hi all, I've configured OAuth2 for a REST project. When requesting an access token I'm passing the "openid" scope. The response contains normally the access token, the refresh token and the ID token...