Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"I9n7lJRrdhwO35H1O08QYCiJNw9dFopb1PoSfOxE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AbpimAMoQI8HvItIcDzSjQpfiDQCSjqj2upgC3Rr","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"peAR0zE96DrBeKCnQX6ZSO65frEhu9qei8Rh6QOT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"drqqzzn6fgjH7UVhVefRVEUBJUCB2ePYk3I0sGe7","token_type":"Bearer","expires_in":7200,"scope":""}