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

4

tests

0

failures

0

ignored

0.008s

duration

100%

successful

Tests

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

Standard output

{"access_token":"4VNxwER2QvdmA4S6dLlMC7oINS3B7YkkkCXv5lH3","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"qvXX4MZaLQ5cisXmBuUkLisNX39jsB50mCLxW8vw","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"QscHnKBdWCM0zxrgKODGiPUn0RIqOUhDWi11J7ob","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RHVohADkUDRXfzPRoKaKcc3inclJqtdAjxjPpzRG","token_type":"Bearer","expires_in":7200,"scope":""}