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":"u4VhiH8wBwnWlsvQxpokYx9DsoJXJw5Nca1TLEd2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zf8iqUbZlXDbprTFTlTzM71htBTxs8bhvUBCKbzr","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"rDbTGnIn5FYEUuVLEL9f8yGBVqeIFp3fHQHfz3pj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xc1brobx9hOtYRFrEh2krABvuRVGVk7bsezoJmMa","token_type":"Bearer","expires_in":7200,"scope":""}