Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"h7SYr5QGztzHK83cr1TLtGekCQe89sCpj5JOSwOi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sE6YzBj42utnQRYOWOCggqynBgIMZL1ln5QG8736","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"4ThJRpVS2MeLGyp9qrr3DroBW0zGEqFuoozkRog6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZIKXjDeQKSwtcbSdn4Q0UqL2rz7viVATadTU3pBi","token_type":"Bearer","expires_in":7200,"scope":""}