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