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 |
0s |
passed |
Standard output
{"access_token":"9PU9JmDcEyfFkVANeeuXY2RETlskUU9D9qEuz4WO","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KPgeE7TWCeYCB7x6OkNvF9Rl9JRfltB4pf8Y8eNO","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"dnCvQ9dOumeyfEbkBQI8bYtKtj5ykLj2vbFNTcAZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tMffzRJQVQdh6l6oxIFWMt3Q05S7fu6tJ91r1S08","token_type":"Bearer","expires_in":7200,"scope":""}