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":"lSeKXQ7qe5i44ASPy41RbsNdsAQIyVRVfNQp0AcP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5Dk7B3JYkIK4SxHyRQjJmBLmkKFtn0h3LuTPOwlS","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"OteV4iSXAHOXedkJrEuZomy28Kpi3cXNNhjoMPe5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1JhccjCiyOLv5c4G5K7eCRKSfbdeKlP2io4SI64e","token_type":"Bearer","expires_in":7200,"scope":""}