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":"iU6MS8uWk0pCK7FzvPWPnZDrlQSFE5kbO7EVSFAi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KiWWV4c9wl940WA45Xboec9r6yJSpCVw65BefbXG","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ak8mo64DXPYo0yYDsBf1byMcMfHiaCHF2SSFzxme","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lfuXPUUGw6UK5U44DqGpynn0ezczrFSWriok0cOk","token_type":"Bearer","expires_in":7200,"scope":""}