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

Standard output

{"access_token":"Kqfv1sM1wYm5kQ8zfd7s7rQWjUr9DrHoR9e07jQy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gUCn28Ycvy9gMRNk7pncGEPqP0Mm65lH3OtwVbcS","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"jUSIcOgsv2olYc2iALptDuoK9omJIFV5cWqgwFSt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"SWzOyrBDbhE8NVyc5DtC8hl99qYiHD6grRrbHo51","token_type":"Bearer","expires_in":7200,"scope":""}