Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest

4

tests

0

failures

0

ignored

0.011s

duration

100%

successful

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":""}