Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest

4

tests

0

failures

0

ignored

0.024s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.007s passed
testMultipleScopeString 0.004s passed
testNoScope 0.002s passed
testNumericScopeString 0.011s passed

Standard output

{"access_token":"b5O4Lpv4BAXi6ZJJdoX6Hnpi1TvObI73T9j5SXRo","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"h9pq6xsOznGrQHbS2uvLBLzo9MsMOi7QJpjonsnC","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"8qMExs8sxHjP9QdlXzo9O10MM8TVYl9MeyxoZ5vr","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"eHFGCD65HvYywdXH4rNlf5CKvw5FECq5L6AzRcuD","token_type":"Bearer","expires_in":7200,"scope":""}