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

4

tests

0

failures

0

ignored

0.008s

duration

100%

successful

Tests

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

Standard output

{"access_token":"p7TUNQA2lUV0LxDoiOwrKXhl63W0sPenFRvN9MYK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5aFR5A2rZccOf3tky0t6njYnFxtouGjM6RNm8KS9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"qGIHkwivMH8L6I1P9Sxnof7FHbhmIOaF1G9L8wyh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4SsDNKLXGu4I6DM5m2IrT8fnEiAtR2KPEAYwA0yG","token_type":"Bearer","expires_in":7200,"scope":""}