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

4

tests

0

failures

0

ignored

0.010s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.003s passed
testMultipleScopeString 0.002s passed
testNoScope 0.002s passed
testNumericScopeString 0.003s passed

Standard output

{"access_token":"Yw5sfKmxs2Dpm8V1FkhtkBoLIuYSKhSdEZ3EdKNK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"c9OM6eTUI9w4qm2HyLwE3rCtLi10ad5JxD98ZIhu","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Uku34vBZGfXBA53X98NXSp8zbhWoAvOBck4hqjIs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ksTBFs0cPwZwNsWQPGZ51YCS4UyFXPtcgJyCJPV3","token_type":"Bearer","expires_in":7200,"scope":""}