Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"dJkhR5XaOu63M6FTnvVRorvuMXBF2DvxgKrSxfPr","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ms2MPocCbQ61fVMpPQ2TwrwTKCnFMtl7GyEvxBvf","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"gSy6rosVCyJuOkA2vJZIUZbcrJRguxRjbrFpeEQQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"knmmICXYjwDKufLbTK9GzRNIYbS3GZSN8beIYcZF","token_type":"Bearer","expires_in":7200,"scope":""}