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

4

tests

0

failures

0

ignored

0.004s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.002s passed
testMultipleScopeString 0.001s passed
testNoScope 0s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"oEEfFYVCv6vvqLmZmlNe658Sn0cXTtwUH7PlHqqE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gBoWTQUqngQrDf5t31PDayI6aAUFFOqrVD1AzGeO","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"3ZLRlZd490HaFP4Cdhzx4K32lUVMGVXLiooX7MYj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"fTLERMKc4eHavWSeLI4BIwhVJfADOCTQapd5IZK4","token_type":"Bearer","expires_in":7200,"scope":""}