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

Standard output

{"access_token":"QsMh8ssUpyKV5kpen1PaUEv7KjRt1Gh60SMZEQaZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"khbJ0HxZ8tEUM8VK9ARIb7aHs2SuetnZQH8M3M0c","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9zebChKyGMZHodeVTwNXT9JYx4k5b4epMLsimBwm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AaoeTcKBCNBJ3WwNuGxY9IwOSgZFwYYerq9nBoHo","token_type":"Bearer","expires_in":7200,"scope":""}