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

4

tests

0

failures

0

ignored

0.005s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.004s passed
testMultipleScopeString 0s passed
testNoScope 0.001s passed
testNumericScopeString 0s passed

Standard output

{"access_token":"5MvAe82v5CBY6r0wmHPkrMaBuVlyEJ9IdkJHb38f","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NyAoFfbb34BaaXwKWjCw6UtFSg5nbpip8TzwXlig","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"DiCJEG6FobSMvpsWxAHL2VvC1Sk2lTP1vvxZ1Yir","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"FC5RVPxeuAmBktiJPZPdziK6VfzIz6AJmPa5atgJ","token_type":"Bearer","expires_in":7200,"scope":""}