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

Standard output

{"access_token":"gjHAmJizoBQoPLm2Amv1GKbudKpdwJjXEH5oDW1B","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QFdz2B3yWslodp1ryFyXzYeBh0VtdMA0QBR9ZMiy","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"RwbIY7CA6dcU2Usb35RgXt9BGCAeh1NA75fJ2xzH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RHJnMaKbKUXs52ZryoSEWZH1OhNsVZS09vk1M068","token_type":"Bearer","expires_in":7200,"scope":""}