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