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