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.003s passed
testMultipleScopeString 0.001s passed
testNoScope 0s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"EChJ3FHJju1noH37he69UotUVNy366QVwYk6uTbD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pBjIfVo4aXF1YPBl2RAx8imnnbCZtWrpb8P2s2D9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"S16DEB2fe1VSiTrO4RNBmheb9nPSveOS2Hfeor8B","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"d3CHxkE32q1b6Qzv6DYdsAt9n6Oa9QtaqWWis1yD","token_type":"Bearer","expires_in":7200,"scope":""}