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