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

4

tests

0

failures

0

ignored

0.007s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.004s passed
testMultipleScopeString 0.001s passed
testNoScope 0.001s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"sQlDp35Z3iYWT8wuWRqN0cmfi0sS5dBnb4IZ5GXi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gmmyog6XIxIofLlRC6bFNabotbJTLcR2yYsa9XhX","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ElGh29xrHD46maA3RSwhNbIjSubWw9Q34TPx2raq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"e82ObjvITrJbc5URJi2OVK0bCoGuCOlQ5uZ1Jq3D","token_type":"Bearer","expires_in":7200,"scope":""}