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 0.003s passed
testNoScope 0.002s passed
testNumericScopeString 0.003s passed

Standard output

{"access_token":"kNRcIZMOKW1n110YaAKJzFUSD0pAJ7v4BGxcadya","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"fgCLHjTfC0CKtLaTvFeLLp6WQfuNEQgCqRoVlHL8","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"hSmI7zCQ7DjLArivhSWR3u9CVAXFfOEQwr4dXANc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4wKK07fkVvX2MWSiRW9zE6BMy8FjdTc39pllNpAc","token_type":"Bearer","expires_in":7200,"scope":""}