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

Standard output

{"access_token":"WsS5Lb9TWnJTATJULjkGTbD58k8XEvsbkQffqzkT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9xjpkXyPAtYUB57DthhwR3K1KKpAZ7u9r9Gbl7o5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"XWuCV7vUAfnb8qQcRl8fzZLsHpo6STUmu3t0DHW7","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZCAcDnmFFZElOpkBLJppR4faa2HllUGE6dATF6sD","token_type":"Bearer","expires_in":7200,"scope":""}