Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"amzSMtdCBi4GPV6dzBZtP4B3VJf4j7subEyTAk4V","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"P8ri8V4Tr4bmWkiG4vn5ubOdP6GOdI6VgNYqzbzJ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"87QRbOnOgeOvBqgA5jJehgJzF50Txhe2ZTMvB2rZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ExbjoC8VjdnPseTb2IlQWrMJdE74p2N1lmt5InZ8","token_type":"Bearer","expires_in":7200,"scope":""}