Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.003s |
passed |
testNoScope |
0.002s |
passed |
testNumericScopeString |
0.003s |
passed |
Standard output
{"access_token":"ILnSdfEBHhBSoBbCBx44YV9SzsWpDMRPgRplYe8D","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4YFCM6ZyNtlBTB2VIS9AV6ITeNUfatwg0BSAE7Di","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"LhkarCqvsuB7ntALgfIvWLEx7HQ9kH5uuD7E6Lro","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"1rTeba2Qe7QJCPTKiZtp96Bm5rQM1azVqqSFBTJz","token_type":"Bearer","expires_in":7200,"scope":""}