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":"2CRmICcomv1KLglHQ8IdjsK1SNnX3Lc6MEIHaJAP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"P2LjeUlQyCaCwE2Otnnl9YwZzLDkdvTB40byVp09","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"SbPon5kF0veqCbqGwrY8VS7WNchyDCecAFKglPfB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9sjHt84JtkBC95mSEQ1LHvsu2yjMFDEDODhz6ptJ","token_type":"Bearer","expires_in":7199,"scope":""}