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.005s passed
testNoScope 0s passed
testNumericScopeString 0s passed

Standard output

{"access_token":"8WSSnzUPjzUKyN0hfH27AinpYyfljcMqM1vnclen","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"mFtxAEIj1iwmGyQNCJ4CPKA3R2xxZ37gDjYvyT2M","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"IXp8TbPGGFHxKXFRodnFokfQ5igf93rbiNReBSy6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JWNxMAN9SGDgdFsBghef4wD9s12QgZVgvTwtap7X","token_type":"Bearer","expires_in":7200,"scope":""}