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 0s passed
testNoScope 0.001s passed
testNumericScopeString 0.007s passed

Standard output

{"access_token":"7geoK61vxg3Dwd9jJSJr48YgIuhXzQEY9XYiFnjT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dpoaF2heU7jjVwlaTrIYPkxzKVdY7meIRDMbKruK","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"qO0GutTjFAofV4HZ08XX3R9SjDkvDaPVLI0xs2Kn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KK0ieMMATc9l67sMdFE2laqttQwCF9ILQbiCVH7J","token_type":"Bearer","expires_in":7200,"scope":""}