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

4

tests

0

failures

0

ignored

0.009s

duration

100%

successful

Tests

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

Standard output

{"access_token":"cqFysqk2zFnW3SHTYT9haeDnV5QBEiU9b5sPvHlp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QYkfp9axOQU3PMKt0U6uu7pqeUED8YxRP9dh9e7Q","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Wp4zV4DX4CvxTBGbEqaE5jbchtZg07rBFMA3NeOK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BBkWysXR1QDUnpt2lnKcFjyczWRMaG5g14ULgAWS","token_type":"Bearer","expires_in":7200,"scope":""}