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":"rCWGDelQhYHTDcvcFsePVft9Q9yrdsiDtFcIwYaW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7MF7ReQ0PbjZc2M5U3FuCPx9uK5fAVjbG2cIqHwM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TgIIAoLFzpzXCRx60LOy8R332cKWMaEgStU2ykxM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"iqGJyex4mJCCIKhGX2MSmIrnz17dr0wFtbrsu4Tw","token_type":"Bearer","expires_in":7200,"scope":""}