Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"9duKLSKJes3Th1n17YbfQ7dRMjUUMqK3mcNKdMOK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rYCWzRqVqD4eAf76JukBOZiNrqzNw09V5NqQXPKl","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"7bIAJBGxBOXEq8lPxKcnfvcf184z29bk2R8pX4yE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4YygKkCFrbD7fmkm2fRh2z8THhswppGSJGFqmoFj","token_type":"Bearer","expires_in":7200,"scope":""}