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