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":"DoNJfQC4wh8SOHYgViaZicugtfge0IgrggwVfQjE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PXodr8WV8VWQEIKWajCbx5ENypx2wiblpbzeKpcz","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"zdkMYYeqs9YLswqp5xEkESl01CTfkWJYHM4DSVAD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"mD3U4UE6aa7UiZTUjVz4PWoGacEAWaiJNS1v4AKg","token_type":"Bearer","expires_in":7200,"scope":""}